{ "name": "TrafficCountTechnicianMonthlySummaryReport", "displayName": "Traffic Count Technician Summaries by Month", "description": "Creates an Excel report summarizing traffic counts done by technician by day, by week, by month, by year.", "category": "", "helpUrl": "https://geosop1.houstontx.gov/arcgis/rest/directories/arcgisoutput/TDO/TrafficCountTechnicianMonthlySummaryReport_GPServer/TDO_TrafficCountTechnicianMonthlySummaryReport/TrafficCountTechnicianMonthlySummaryReport.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "start_date", "dataType": "GPDate", "displayName": "Start Date", "description": "The start date for the report.", "direction": "esriGPParameterDirectionInput", "defaultValue": 1735689600000, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "end_date", "dataType": "GPDate", "displayName": "End Date", "description": "The end date for the report.", "direction": "esriGPParameterDirectionInput", "defaultValue": 1739973976000, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "server_token", "dataType": "GPString", "displayName": "Server Token", "description": "A Portal token is necessary.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "excel_report", "dataType": "GPDataFile", "displayName": "Excel Report", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "log", "dataType": "GPDataFile", "displayName": "Log", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }