{ "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": 1704067200000, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "end_date", "dataType": "GPDate", "displayName": "End Date", "description": "The end date for the report.", "direction": "esriGPParameterDirectionInput", "defaultValue": 1726148397000, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "traffic_counts_map_service", "dataType": "GPString", "displayName": "Traffic Counts Map Service", "description": "A map service with the VertiGIS Assignments and Deployments tables.", "direction": "esriGPParameterDirectionInput", "defaultValue": "https://geosop1.houstontx.gov/arcgis/rest/services/TDO/TrafficCountsRadar/MapServer", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "assignments_layer_id", "dataType": "GPLong", "displayName": "VertiGIS Assignments Table", "description": "Layer ID to the VertiGIS Assignments standalone table.", "direction": "esriGPParameterDirectionInput", "defaultValue": 2, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "deployments_layer_id", "dataType": "GPLong", "displayName": "VertiGIS Deployments Table", "description": "Layer ID to the VertiGIS Deployments standalone table.", "direction": "esriGPParameterDirectionInput", "defaultValue": 3, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "turning_movements_map_service", "dataType": "GPString", "displayName": "Turning Movements Counts Map Service", "description": "A map service with VertiGIS Turning Movements Counts.", "direction": "esriGPParameterDirectionInput", "defaultValue": "TODO", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "turning_layer_id", "dataType": "GPLong", "displayName": "Turning Movements Counts Assignment Table", "description": "Layer ID to the VertiGIS Turning Movements Assignments standalone table.", "direction": "esriGPParameterDirectionInput", "defaultValue": 0, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "server_token", "dataType": "GPString", "displayName": "Server Token", "description": "A Portal token is necessary.", "direction": "esriGPParameterDirectionInput", "defaultValue": "N6U-mqfGsUJLvOqPf1rT-bJnJWzcsO5FF9FDeoNboY9jnVyGglbadLrfV5ef13VFUSl2f-kPmR6otSX0QDA4_wAbGpQqAFTsv3WUNv7oZWBTRgZwgkmtWcIAjt043iA2fR3QmCVgHYkAjmLqBy9xVfwzDb3japr-6otsR4C-c53VTDC_ggm4OhVaOivy470jku-sO4v_xg3JztQTuGGXHA..", "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": "" } ] }