{
  "meta": {
    "schemaVersion": "1.0",
    "id": "knowledge:methodology:cagr",
    "type": "methodology",
    "slug": "cagr",
    "title": "CAGR Methodology",
    "description": "Compound annual growth rate methodology for long-horizon rate trends.",
    "canonicalUrl": "https://priceofelectricity.com/knowledge/methodology/cagr",
    "jsonUrl": "https://priceofelectricity.com/knowledge/methodology/cagr.json",
    "updatedAt": "2026-01-15T00:00:00.000Z",
    "sourceVersion": "v20260115",
    "temporalContext": {
      "sourceVersion": "v20260115",
      "isLatest": true
    },
    "provenance": [
      {
        "id": "poe-methodology-cagr",
        "sourceName": "PriceOfElectricity.com methodology: CAGR",
        "sourceUrl": "https://priceofelectricity.com/knowledge/methodology/cagr",
        "publisher": "PriceOfElectricity.com",
        "license": "Site content license",
        "retrievedAt": "2026-01-15T00:00:00.000Z"
      }
    ],
    "fieldProvenance": [
      {
        "field": "data.definition",
        "provenanceIds": [
          "poe-methodology-cagr"
        ]
      },
      {
        "field": "data.inputs",
        "provenanceIds": [
          "poe-methodology-cagr"
        ]
      },
      {
        "field": "data.steps",
        "provenanceIds": [
          "poe-methodology-cagr"
        ]
      },
      {
        "field": "data.limitations",
        "provenanceIds": [
          "poe-methodology-cagr"
        ]
      },
      {
        "field": "data.relatedInternalUrls",
        "provenanceIds": [
          "poe-methodology-cagr"
        ]
      }
    ],
    "citations": [
      {
        "sourceName": "PriceOfElectricity.com methodology: CAGR",
        "sourceUrl": "https://priceofelectricity.com/knowledge/methodology/cagr",
        "retrievedAt": "2026-01-15T00:00:00.000Z"
      }
    ],
    "llmHints": {
      "priority": "high",
      "entityType": "methodology",
      "semanticTopics": [
        "methodology",
        "electricity rates",
        "index calculation",
        "data freshness"
      ],
      "semanticCluster": "calculation-framework"
    },
    "freshness": {
      "datasetUpdatedAt": "2026-01-15T00:00:00.000Z",
      "computedAt": "2026-01-15T00:00:00.000Z",
      "status": "fresh",
      "ageDays": 0,
      "methodology": {
        "id": "freshness",
        "version": "1.0",
        "url": "https://priceofelectricity.com/knowledge/methodology/freshness.json",
        "canonicalUrl": "https://priceofelectricity.com/knowledge/methodology/freshness"
      }
    },
    "excerpt": "CAGR Methodology. Defines how CAGR is computed from inputs and produces derived fields used across state and ranking pages.",
    "disclaimerRefs": [
      "methodology"
    ],
    "methodology": {
      "id": "cagr",
      "version": "1.0",
      "lastReviewedAt": "2026-01-15",
      "relatedDerivedFields": [
        "data.sortedStates"
      ]
    },
    "qualityScore": 100,
    "contentHash": "2a365e951561aad292e5ddd65232bec59ea10a0f6051f0d1a7ebfbb83bbbf907",
    "integrity": {
      "contentHash": "2a365e951561aad292e5ddd65232bec59ea10a0f6051f0d1a7ebfbb83bbbf907",
      "integrityAlgorithm": "sha256",
      "signedAtBuild": "2026-01-15T00:00:00.000Z"
    }
  },
  "data": {
    "definition": "CAGR (Compound Annual Growth Rate) measures the geometric mean annual growth of electricity rates over a specified period.",
    "inputs": [
      "Historical monthly avgRateCentsPerKwh",
      "Start and end dates"
    ],
    "steps": [
      "Select start point near target years ago (e.g. 25y).",
      "Select end point (most recent).",
      "CAGR = (end/start)^(1/years) - 1."
    ],
    "limitations": [
      "Requires historical time-series data. Rankings are disabled when history is unavailable.",
      "Sensitive to start/end point selection."
    ],
    "relatedInternalUrls": [
      "https://priceofelectricity.com/knowledge/rankings/cagr-25y"
    ],
    "relatedEntities": {
      "national": true,
      "rankings": [
        "cagr-25y"
      ]
    }
  }
}
