# refreshRiskScore

State Resource

This is a State Resource as provided by the tymly-rankings-plugin plugin.

# Purpose

Regenerates a risk score usin growth curve

# Usage

# Example

{
  "RefreshRiskScore": {
    "Type": "Task",
    "Resource": "module:refreshRiskScore",
    "ResourceConfig": {
      "schema": "test",
      "category": "factory"
    }
  }
}

# Options

# Optional properties

# schema

The schema to refresh the ranking within.

  • Type: string

# category

Identifies the property type to refresh e.g. factory, hospital etc.

  • Type: string
Last Updated: 9/10/2023, 11:30:14 AM