iiRecord
Agentic AI Atlas · Demand Forecasting
skill-area:demand-forecastinga5c.ai
II.
SkillArea JSON

skill-area:demand-forecasting

Structured · live

Demand Forecasting json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/skill-areas/skill-areas-expanded-3.yamlCluster · domain
Record JSON
{
  "id": "skill-area:demand-forecasting",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Demand Forecasting",
    "description": "Predicting future product or service demand — time-series forecasting\n(ARIMA, Prophet, DeepAR), causal modeling, promotional lift estimation,\nnew product launch forecasting, and forecast accuracy measurement.\n",
    "expertiseLevels": [
      "practitioner",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:demand-forecasting",
      "to": "domain:supply-chain",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:demand-forecasting",
      "to": "domain:retail",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    }
  ],
  "incomingEdges": []
}