{ "name": "jsontoxls", "displayName": "jsontoxls", "description": "json to xls", "category": "", "helpUrl": "https://nkmaps.biodiversity.vic.gov.au/arcgis/rest/directories/arcgisoutput/Gp/jsontogeojson_GPServer/Gp_jsontogeojson/jsontoxls.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "specieslist", "dataType": "GPString", "displayName": "specieslist", "description": "input", "direction": "esriGPParameterDirectionInput", "defaultValue": [ { "TAXON_ID": 12283, "COMM_NAME": "-99", "SCI_NAME": "Varanus varius", "FFG_DESC": "Endangered", "EPBC_DESC": " ", "TITLE": "MACALISTER 9 - DUFFY ROAD - BRIAGOLONG DUFFY ROAD", "PROP_DIST": 0.0687, "HA_AOI": 5633, "RANGE_AOI": "24-71", "RANGE_VIC": "24-89", "VBA_RECORDS": 6, "LAST_YEAR": 2014, "PROP_RECORDS": 0.302, "POST_1980_PERCENT": 98.84 }, { "TAXON_ID": 10246, "COMM_NAME": "Barking Owl", "SCI_NAME": "Ninox connivens", "FFG_DESC": "Critically Endangered", "EPBC_DESC": null, "TITLE": "MACALISTER 9 - DUFFY ROAD - BRIAGOLONG DUFFY ROAD", "PROP_DIST": 0.0437, "HA_AOI": 854, "RANGE_AOI": "7-77", "RANGE_VIC": "2-95", "VBA_RECORDS": -99, "LAST_YEAR": 1993, "PROP_RECORDS": 0.102, "POST_1980_PERCENT": 98.26 } ], "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "fileformat", "dataType": "GPString", "displayName": "fileformat", "description": "input", "direction": "esriGPParameterDirectionInput", "defaultValue": "\"XLS\"", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "result", "dataType": "GPDataFile", "displayName": "result", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }