{
  "version": "3.4",
  "methodology": "https://yukicapital.com/intelligence-disruption-index#methodology",
  "lastUpdated": "2026-03-04T12:49:34.714Z",
  "description": "Intelligence Disruption Index v3 — measuring whether AI is replacing human work",
  "categories": [
    {
      "id": "displacement",
      "name": "Job Displacement",
      "weight": 0.25,
      "signals": [
        {
          "id": "ai_exposed_jobs",
          "name": "AI-Exposed Jobs",
          "weight": 0.2
        },
        {
          "id": "indeed_job_postings",
          "name": "Indeed AI Postings",
          "weight": 0.18
        },
        {
          "id": "indeed_total_postings",
          "name": "Indeed Total Postings",
          "weight": 0.08
        },
        {
          "id": "info_unemployment",
          "name": "Info Sector Unemployment",
          "weight": 0.18
        },
        {
          "id": "big4_headcount",
          "name": "Big 4 Headcount",
          "weight": 0.15
        },
        {
          "id": "wage_compression",
          "name": "Wage Compression",
          "weight": 0.13
        },
        {
          "id": "business_formations",
          "name": "Business Formations",
          "weight": 0.08
        }
      ]
    },
    {
      "id": "cost",
      "name": "AI Capacity & Cost",
      "weight": 0.25,
      "signals": [
        {
          "id": "frontier_agent_horizon",
          "name": "Agent Horizon (METR)",
          "weight": 0.45
        },
        {
          "id": "cheapest_frontier",
          "name": "Cheapest Model",
          "weight": 0.3
        },
        {
          "id": "median_frontier_price",
          "name": "Median Frontier Price",
          "weight": 0.25
        }
      ]
    },
    {
      "id": "penetration",
      "name": "AI Penetration",
      "weight": 0.25,
      "signals": [
        {
          "id": "ai_web_content",
          "name": "AI Web Content",
          "weight": 0.25
        },
        {
          "id": "ai_in_science",
          "name": "AI in Science",
          "weight": 0.15
        },
        {
          "id": "enterprise_ai_seats",
          "name": "Enterprise AI Seats",
          "weight": 0.3
        },
        {
          "id": "ai_automation_rate",
          "name": "AI Automation Rate",
          "weight": 0.3
        }
      ]
    },
    {
      "id": "automation",
      "name": "Physical Automation",
      "weight": 0.25,
      "signals": [
        {
          "id": "amazon_robot_ratio",
          "name": "Amazon Robot Ratio",
          "weight": 0.25
        },
        {
          "id": "humanoid_robots",
          "name": "Humanoid Robots",
          "weight": 0.15
        },
        {
          "id": "autonomous_miles",
          "name": "CA AV Miles",
          "weight": 0.15
        },
        {
          "id": "warehouse_employment",
          "name": "Warehouse Share",
          "weight": 0.25
        },
        {
          "id": "transport_employment",
          "name": "Transport Share",
          "weight": 0.2
        }
      ]
    }
  ],
  "labels": [
    {
      "min": 0,
      "max": 20,
      "label": "Minimal",
      "meaning": "AI has little measurable economic impact"
    },
    {
      "min": 20,
      "max": 40,
      "label": "Early",
      "meaning": "Signals emerging, no broad labor effects"
    },
    {
      "min": 40,
      "max": 60,
      "label": "Moderate",
      "meaning": "Clear economic signals in AI-exposed sectors"
    },
    {
      "min": 60,
      "max": 80,
      "label": "Significant",
      "meaning": "Broad labor market restructuring underway"
    },
    {
      "min": 80,
      "max": 100,
      "label": "Extreme",
      "meaning": "Systemic transformation of human labor"
    }
  ],
  "readings": [
    {
      "date": "2019-01",
      "composite": {
        "raw": 17.2,
        "smoothed": 17.2,
        "delta": null,
        "deltaSmoothed": null
      },
      "categories": {
        "displacement": {
          "score": 34.4,
          "signals": {
            "ai_exposed_jobs": {
              "score": 5.8,
              "raw": {
                "currentEmployment": 7720000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0475
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": null,
            "indeed_total_postings": null,
            "info_unemployment": {
              "score": 51.3,
              "raw": {
                "rate": 4.13
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 48,
              "raw": {
                "totalHeadcount": 1077005,
                "yoyGrowth": 0,
                "displayGrowth": "+0.0%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 5,
              "raw": {
                "currentWage": 41.71,
                "priorWage": 38.95,
                "nominalYoY": 0.0709,
                "cpiYoY": 0.0149,
                "realWageYoY": 0.056,
                "realWageYoYPct": "5.60%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 288374,
                "baselineAvg": 423650,
                "deviationPct": -0.3193,
                "deviationPctDisplay": "-31.9%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 7.5,
          "signals": {
            "frontier_agent_horizon": null,
            "cheapest_frontier": {
              "score": 5,
              "raw": {
                "cheapestPrice": 120,
                "displayPrice": "$120/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 10.5,
              "raw": {
                "medianPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.1,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 12.5,
              "raw": {
                "ratio": 0.015,
                "percentage": "1.50%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 20.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 24,
              "raw": {
                "robots": 200000,
                "employees": 798000,
                "ratioPer1000": 250.63
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.4,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.71,
                "perMillion": 4.15
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 21.5,
              "raw": {
                "totalMiles": 2880612,
                "waymoMiles": 1451000,
                "avSharePct": 0.0009,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 20,
              "raw": {
                "currentShare": 0.782,
                "baselineShare": 0.782,
                "shareDecline": 0
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 20,
              "raw": {
                "currentShare": 3.724,
                "baselineShare": 3.724,
                "shareDecline": 0
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 16,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2019-02",
      "composite": {
        "raw": 17.1,
        "smoothed": 17.2,
        "delta": -0.1,
        "deltaSmoothed": 0
      },
      "categories": {
        "displacement": {
          "score": 34.6,
          "signals": {
            "ai_exposed_jobs": {
              "score": 7.5,
              "raw": {
                "currentEmployment": 7676667,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0416
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": null,
            "indeed_total_postings": null,
            "info_unemployment": {
              "score": 52.3,
              "raw": {
                "rate": 4.23
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 45.4,
              "raw": {
                "totalHeadcount": 1081359,
                "yoyGrowth": 0.004,
                "displayGrowth": "+0.4%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 5,
              "raw": {
                "currentWage": 41.73,
                "priorWage": 39.15,
                "nominalYoY": 0.0659,
                "cpiYoY": 0.0152,
                "realWageYoY": 0.0533,
                "realWageYoYPct": "5.33%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 291235,
                "baselineAvg": 423650,
                "deviationPct": -0.3126,
                "deviationPctDisplay": "-31.3%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 6.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 5,
              "raw": {
                "cheapestPrice": 116.4,
                "displayPrice": "$116.4/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 10.5,
              "raw": {
                "medianPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.2,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 12.8,
              "raw": {
                "ratio": 0.0156,
                "percentage": "1.56%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 21.2,
          "signals": {
            "amazon_robot_ratio": {
              "score": 24,
              "raw": {
                "robots": 200000,
                "employees": 798000,
                "ratioPer1000": 250.63
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.4,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.71,
                "perMillion": 4.15
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 21.5,
              "raw": {
                "totalMiles": 2880612,
                "waymoMiles": 1451000,
                "avSharePct": 0.0009,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 19.8,
              "raw": {
                "currentShare": 0.785,
                "baselineShare": 0.782,
                "shareDecline": 0.003
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 22.1,
              "raw": {
                "currentShare": 3.713,
                "baselineShare": 3.724,
                "shareDecline": -0.011
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 17,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2019-03",
      "composite": {
        "raw": 17.1,
        "smoothed": 17.2,
        "delta": 0,
        "deltaSmoothed": 0
      },
      "categories": {
        "displacement": {
          "score": 34.6,
          "signals": {
            "ai_exposed_jobs": {
              "score": 9.3,
              "raw": {
                "currentEmployment": 7633333,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0357
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": null,
            "indeed_total_postings": null,
            "info_unemployment": {
              "score": 52.7,
              "raw": {
                "rate": 4.27
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 42.7,
              "raw": {
                "totalHeadcount": 1085714,
                "yoyGrowth": 0.0081,
                "displayGrowth": "+0.8%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 5,
              "raw": {
                "currentWage": 42.08,
                "priorWage": 39.32,
                "nominalYoY": 0.0702,
                "cpiYoY": 0.0188,
                "realWageYoY": 0.0527,
                "realWageYoYPct": "5.27%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 292084,
                "baselineAvg": 423650,
                "deviationPct": -0.3106,
                "deviationPctDisplay": "-31.1%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 6.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 5,
              "raw": {
                "cheapestPrice": 113.15,
                "displayPrice": "$113.15/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 10.5,
              "raw": {
                "medianPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.2,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 13.1,
              "raw": {
                "ratio": 0.0162,
                "percentage": "1.62%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 21.1,
          "signals": {
            "amazon_robot_ratio": {
              "score": 24,
              "raw": {
                "robots": 200000,
                "employees": 798000,
                "ratioPer1000": 250.63
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.4,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.71,
                "perMillion": 4.15
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 21.5,
              "raw": {
                "totalMiles": 2880612,
                "waymoMiles": 1451000,
                "avSharePct": 0.0009,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 19.9,
              "raw": {
                "currentShare": 0.783,
                "baselineShare": 0.782,
                "shareDecline": 0.001
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 21.6,
              "raw": {
                "currentShare": 3.716,
                "baselineShare": 3.724,
                "shareDecline": -0.008
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 17,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2019-04",
      "composite": {
        "raw": 16.7,
        "smoothed": 17,
        "delta": -0.4,
        "deltaSmoothed": -0.2
      },
      "categories": {
        "displacement": {
          "score": 33.4,
          "signals": {
            "ai_exposed_jobs": {
              "score": 11,
              "raw": {
                "currentEmployment": 7590000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0299
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": null,
            "indeed_total_postings": null,
            "info_unemployment": {
              "score": 47.3,
              "raw": {
                "rate": 3.87
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 40.1,
              "raw": {
                "totalHeadcount": 1090068,
                "yoyGrowth": 0.0121,
                "displayGrowth": "+1.2%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 6.3,
              "raw": {
                "currentWage": 41.82,
                "priorWage": 39.45,
                "nominalYoY": 0.0601,
                "cpiYoY": 0.02,
                "realWageYoY": 0.0474,
                "realWageYoYPct": "4.74%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 297828,
                "baselineAvg": 423650,
                "deviationPct": -0.297,
                "deviationPctDisplay": "-29.7%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 6.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 5,
              "raw": {
                "cheapestPrice": 109.56,
                "displayPrice": "$109.56/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 10.5,
              "raw": {
                "medianPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.3,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 13.4,
              "raw": {
                "ratio": 0.0168,
                "percentage": "1.68%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 20.6,
          "signals": {
            "amazon_robot_ratio": {
              "score": 24,
              "raw": {
                "robots": 200000,
                "employees": 798000,
                "ratioPer1000": 250.63
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.4,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.71,
                "perMillion": 4.15
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 21.5,
              "raw": {
                "totalMiles": 2880612,
                "waymoMiles": 1451000,
                "avSharePct": 0.0009,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 19.3,
              "raw": {
                "currentShare": 0.795,
                "baselineShare": 0.782,
                "shareDecline": 0.013
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 19.7,
              "raw": {
                "currentShare": 3.73,
                "baselineShare": 3.724,
                "shareDecline": 0.007
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 17,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2019-05",
      "composite": {
        "raw": 16.3,
        "smoothed": 16.8,
        "delta": -0.4,
        "deltaSmoothed": -0.2
      },
      "categories": {
        "displacement": {
          "score": 31.9,
          "signals": {
            "ai_exposed_jobs": {
              "score": 12.8,
              "raw": {
                "currentEmployment": 7546667,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.024
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": null,
            "indeed_total_postings": null,
            "info_unemployment": {
              "score": 40,
              "raw": {
                "rate": 3.5
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 37.5,
              "raw": {
                "totalHeadcount": 1094423,
                "yoyGrowth": 0.0162,
                "displayGrowth": "+1.6%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 7.8,
              "raw": {
                "currentWage": 41.98,
                "priorWage": 39.62,
                "nominalYoY": 0.0596,
                "cpiYoY": 0.018,
                "realWageYoY": 0.0443,
                "realWageYoYPct": "4.43%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 293878,
                "baselineAvg": 423650,
                "deviationPct": -0.3063,
                "deviationPctDisplay": "-30.6%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 6.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 5,
              "raw": {
                "cheapestPrice": 106.07,
                "displayPrice": "$106.07/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 10.5,
              "raw": {
                "medianPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.3,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 13.7,
              "raw": {
                "ratio": 0.0174,
                "percentage": "1.74%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 20.4,
          "signals": {
            "amazon_robot_ratio": {
              "score": 24,
              "raw": {
                "robots": 200000,
                "employees": 798000,
                "ratioPer1000": 250.63
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.4,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.71,
                "perMillion": 4.15
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 21.5,
              "raw": {
                "totalMiles": 2880612,
                "waymoMiles": 1451000,
                "avSharePct": 0.0009,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 18.9,
              "raw": {
                "currentShare": 0.804,
                "baselineShare": 0.782,
                "shareDecline": 0.022
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 19,
              "raw": {
                "currentShare": 3.744,
                "baselineShare": 3.724,
                "shareDecline": 0.02
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 17,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2019-06",
      "composite": {
        "raw": 15.8,
        "smoothed": 16.5,
        "delta": -0.5,
        "deltaSmoothed": -0.3
      },
      "categories": {
        "displacement": {
          "score": 30.1,
          "signals": {
            "ai_exposed_jobs": {
              "score": 14.6,
              "raw": {
                "currentEmployment": 7503333,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0181
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": null,
            "indeed_total_postings": null,
            "info_unemployment": {
              "score": 31.3,
              "raw": {
                "rate": 3.07
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 34.9,
              "raw": {
                "totalHeadcount": 1098777,
                "yoyGrowth": 0.0202,
                "displayGrowth": "+2.0%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 10,
              "raw": {
                "currentWage": 42.01,
                "priorWage": 39.82,
                "nominalYoY": 0.055,
                "cpiYoY": 0.0167,
                "realWageYoY": 0.04,
                "realWageYoYPct": "4.00%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 290357,
                "baselineAvg": 423650,
                "deviationPct": -0.3146,
                "deviationPctDisplay": "-31.5%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 6.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 5,
              "raw": {
                "cheapestPrice": 102.48,
                "displayPrice": "$102.48/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 10.5,
              "raw": {
                "medianPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.4,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 14,
              "raw": {
                "ratio": 0.018,
                "percentage": "1.80%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 20.1,
          "signals": {
            "amazon_robot_ratio": {
              "score": 24,
              "raw": {
                "robots": 200000,
                "employees": 798000,
                "ratioPer1000": 250.63
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.4,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.71,
                "perMillion": 4.15
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 21.5,
              "raw": {
                "totalMiles": 2880612,
                "waymoMiles": 1451000,
                "avSharePct": 0.0009,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 18.5,
              "raw": {
                "currentShare": 0.812,
                "baselineShare": 0.782,
                "shareDecline": 0.03
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 18.1,
              "raw": {
                "currentShare": 3.762,
                "baselineShare": 3.724,
                "shareDecline": 0.039
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 17,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2019-07",
      "composite": {
        "raw": 15.9,
        "smoothed": 16.3,
        "delta": 0.1,
        "deltaSmoothed": -0.2
      },
      "categories": {
        "displacement": {
          "score": 30.7,
          "signals": {
            "ai_exposed_jobs": {
              "score": 16.3,
              "raw": {
                "currentEmployment": 7460000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0122
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": null,
            "indeed_total_postings": null,
            "info_unemployment": {
              "score": 34,
              "raw": {
                "rate": 3.2
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 32.9,
              "raw": {
                "totalHeadcount": 1103132,
                "yoyGrowth": 0.0243,
                "displayGrowth": "+2.4%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 9.5,
              "raw": {
                "currentWage": 42.23,
                "priorWage": 39.79,
                "nominalYoY": 0.0613,
                "cpiYoY": 0.0183,
                "realWageYoY": 0.041,
                "realWageYoYPct": "4.10%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 286186,
                "baselineAvg": 423650,
                "deviationPct": -0.3245,
                "deviationPctDisplay": "-32.4%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 6.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 5.1,
              "raw": {
                "cheapestPrice": 98.99,
                "displayPrice": "$98.99/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 10.5,
              "raw": {
                "medianPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.4,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 14.3,
              "raw": {
                "ratio": 0.0186,
                "percentage": "1.86%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 19.9,
          "signals": {
            "amazon_robot_ratio": {
              "score": 24,
              "raw": {
                "robots": 200000,
                "employees": 798000,
                "ratioPer1000": 250.63
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.4,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.71,
                "perMillion": 4.15
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 21.5,
              "raw": {
                "totalMiles": 2880612,
                "waymoMiles": 1451000,
                "avSharePct": 0.0009,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 18,
              "raw": {
                "currentShare": 0.822,
                "baselineShare": 0.782,
                "shareDecline": 0.04
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 17.8,
              "raw": {
                "currentShare": 3.768,
                "baselineShare": 3.724,
                "shareDecline": 0.045
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 17,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2019-08",
      "composite": {
        "raw": 16.5,
        "smoothed": 16.4,
        "delta": 0.6,
        "deltaSmoothed": 0.1
      },
      "categories": {
        "displacement": {
          "score": 33.3,
          "signals": {
            "ai_exposed_jobs": {
              "score": 18.1,
              "raw": {
                "currentEmployment": 7416667,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0063
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": null,
            "indeed_total_postings": null,
            "info_unemployment": {
              "score": 45.3,
              "raw": {
                "rate": 3.77
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 30.8,
              "raw": {
                "totalHeadcount": 1107486,
                "yoyGrowth": 0.0283,
                "displayGrowth": "+2.8%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 7.8,
              "raw": {
                "currentWage": 42.94,
                "priorWage": 40.16,
                "nominalYoY": 0.0692,
                "cpiYoY": 0.0174,
                "realWageYoY": 0.0444,
                "realWageYoYPct": "4.44%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 287713,
                "baselineAvg": 423650,
                "deviationPct": -0.3209,
                "deviationPctDisplay": "-32.1%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 6.5,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 5.4,
              "raw": {
                "cheapestPrice": 95.4,
                "displayPrice": "$95.4/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 10.5,
              "raw": {
                "medianPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.4,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 14.6,
              "raw": {
                "ratio": 0.0191,
                "percentage": "1.91%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 19.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 24,
              "raw": {
                "robots": 200000,
                "employees": 798000,
                "ratioPer1000": 250.63
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.4,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.71,
                "perMillion": 4.15
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 21.5,
              "raw": {
                "totalMiles": 2880612,
                "waymoMiles": 1451000,
                "avSharePct": 0.0009,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 17.8,
              "raw": {
                "currentShare": 0.827,
                "baselineShare": 0.782,
                "shareDecline": 0.045
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 17.8,
              "raw": {
                "currentShare": 3.768,
                "baselineShare": 3.724,
                "shareDecline": 0.044
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 17,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2019-09",
      "composite": {
        "raw": 17.1,
        "smoothed": 16.6,
        "delta": 0.6,
        "deltaSmoothed": 0.2
      },
      "categories": {
        "displacement": {
          "score": 35.7,
          "signals": {
            "ai_exposed_jobs": {
              "score": 19.9,
              "raw": {
                "currentEmployment": 7373333,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0005
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": null,
            "indeed_total_postings": null,
            "info_unemployment": {
              "score": 53.3,
              "raw": {
                "rate": 4.33
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 28.8,
              "raw": {
                "totalHeadcount": 1111840,
                "yoyGrowth": 0.0323,
                "displayGrowth": "+3.2%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 10.4,
              "raw": {
                "currentWage": 42.22,
                "priorWage": 40.62,
                "nominalYoY": 0.0394,
                "cpiYoY": 0.0168,
                "realWageYoY": 0.0391,
                "realWageYoYPct": "3.91%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 287777,
                "baselineAvg": 423650,
                "deviationPct": -0.3207,
                "deviationPctDisplay": "-32.1%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 6.6,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 5.7,
              "raw": {
                "cheapestPrice": 91.8,
                "displayPrice": "$91.8/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 10.5,
              "raw": {
                "medianPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.5,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 14.9,
              "raw": {
                "ratio": 0.0197,
                "percentage": "1.97%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 19.7,
          "signals": {
            "amazon_robot_ratio": {
              "score": 24,
              "raw": {
                "robots": 200000,
                "employees": 798000,
                "ratioPer1000": 250.63
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.4,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.71,
                "perMillion": 4.15
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 21.5,
              "raw": {
                "totalMiles": 2880612,
                "waymoMiles": 1451000,
                "avSharePct": 0.0009,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 17.5,
              "raw": {
                "currentShare": 0.832,
                "baselineShare": 0.782,
                "shareDecline": 0.049
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 17.6,
              "raw": {
                "currentShare": 3.772,
                "baselineShare": 3.724,
                "shareDecline": 0.049
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 17,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2019-10",
      "composite": {
        "raw": 17.4,
        "smoothed": 16.8,
        "delta": 0.3,
        "deltaSmoothed": 0.2
      },
      "categories": {
        "displacement": {
          "score": 36.7,
          "signals": {
            "ai_exposed_jobs": {
              "score": 24.1,
              "raw": {
                "currentEmployment": 7330000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0054
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": null,
            "indeed_total_postings": null,
            "info_unemployment": {
              "score": 51.3,
              "raw": {
                "rate": 4.13
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 26.8,
              "raw": {
                "totalHeadcount": 1116195,
                "yoyGrowth": 0.0364,
                "displayGrowth": "+3.6%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 14.5,
              "raw": {
                "currentWage": 42.34,
                "priorWage": 40.88,
                "nominalYoY": 0.0357,
                "cpiYoY": 0.0173,
                "realWageYoY": 0.0309,
                "realWageYoYPct": "3.09%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 293502,
                "baselineAvg": 423650,
                "deviationPct": -0.3072,
                "deviationPctDisplay": "-30.7%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 6.7,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 6.1,
              "raw": {
                "cheapestPrice": 88.32,
                "displayPrice": "$88.32/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 10.5,
              "raw": {
                "medianPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.5,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 15.1,
              "raw": {
                "ratio": 0.0203,
                "percentage": "2.03%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 19.7,
          "signals": {
            "amazon_robot_ratio": {
              "score": 24,
              "raw": {
                "robots": 200000,
                "employees": 798000,
                "ratioPer1000": 250.63
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.4,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.71,
                "perMillion": 4.15
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 21.5,
              "raw": {
                "totalMiles": 2880612,
                "waymoMiles": 1451000,
                "avSharePct": 0.0009,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 17.4,
              "raw": {
                "currentShare": 0.834,
                "baselineShare": 0.782,
                "shareDecline": 0.052
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 17.4,
              "raw": {
                "currentShare": 3.775,
                "baselineShare": 3.724,
                "shareDecline": 0.051
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 17,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2019-11",
      "composite": {
        "raw": 16.9,
        "smoothed": 16.8,
        "delta": -0.5,
        "deltaSmoothed": 0
      },
      "categories": {
        "displacement": {
          "score": 34.4,
          "signals": {
            "ai_exposed_jobs": {
              "score": 28.5,
              "raw": {
                "currentEmployment": 7286667,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0113
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": null,
            "indeed_total_postings": null,
            "info_unemployment": {
              "score": 32,
              "raw": {
                "rate": 3.1
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 24.8,
              "raw": {
                "totalHeadcount": 1120549,
                "yoyGrowth": 0.0404,
                "displayGrowth": "+4.0%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 23.4,
              "raw": {
                "currentWage": 42.64,
                "priorWage": 41.14,
                "nominalYoY": 0.0365,
                "cpiYoY": 0.0209,
                "realWageYoY": 0.0188,
                "realWageYoYPct": "1.88%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 294136,
                "baselineAvg": 423650,
                "deviationPct": -0.3057,
                "deviationPctDisplay": "-30.6%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 6.8,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 6.4,
              "raw": {
                "cheapestPrice": 84.72,
                "displayPrice": "$84.72/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 10.5,
              "raw": {
                "medianPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.6,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 15.4,
              "raw": {
                "ratio": 0.0209,
                "percentage": "2.09%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 19.6,
          "signals": {
            "amazon_robot_ratio": {
              "score": 24,
              "raw": {
                "robots": 200000,
                "employees": 798000,
                "ratioPer1000": 250.63
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.4,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.71,
                "perMillion": 4.15
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 21.5,
              "raw": {
                "totalMiles": 2880612,
                "waymoMiles": 1451000,
                "avSharePct": 0.0009,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 17.2,
              "raw": {
                "currentShare": 0.839,
                "baselineShare": 0.782,
                "shareDecline": 0.057
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 17.1,
              "raw": {
                "currentShare": 3.782,
                "baselineShare": 3.724,
                "shareDecline": 0.058
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 17,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2019-12",
      "composite": {
        "raw": 16.4,
        "smoothed": 16.7,
        "delta": -0.5,
        "deltaSmoothed": -0.1
      },
      "categories": {
        "displacement": {
          "score": 32.8,
          "signals": {
            "ai_exposed_jobs": {
              "score": 32.9,
              "raw": {
                "currentEmployment": 7243333,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0172
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": null,
            "indeed_total_postings": null,
            "info_unemployment": {
              "score": 19,
              "raw": {
                "rate": 2.27
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 22.8,
              "raw": {
                "totalHeadcount": 1124904,
                "yoyGrowth": 0.0445,
                "displayGrowth": "+4.4%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 27.9,
              "raw": {
                "currentWage": 42.69,
                "priorWage": 41.54,
                "nominalYoY": 0.0277,
                "cpiYoY": 0.0232,
                "realWageYoY": 0.0128,
                "realWageYoYPct": "1.28%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 302318,
                "baselineAvg": 423650,
                "deviationPct": -0.2864,
                "deviationPctDisplay": "-28.6%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 6.9,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 6.8,
              "raw": {
                "cheapestPrice": 81.24,
                "displayPrice": "$81.24/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 10.5,
              "raw": {
                "medianPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.6,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 15.7,
              "raw": {
                "ratio": 0.0214,
                "percentage": "2.14%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 19.3,
          "signals": {
            "amazon_robot_ratio": {
              "score": 24,
              "raw": {
                "robots": 200000,
                "employees": 798000,
                "ratioPer1000": 250.63
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.4,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.71,
                "perMillion": 4.15
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 21.5,
              "raw": {
                "totalMiles": 2880612,
                "waymoMiles": 1451000,
                "avSharePct": 0.0009,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 16.8,
              "raw": {
                "currentShare": 0.846,
                "baselineShare": 0.782,
                "shareDecline": 0.064
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 16.4,
              "raw": {
                "currentShare": 3.795,
                "baselineShare": 3.724,
                "shareDecline": 0.071
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 17,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2020-01",
      "composite": {
        "raw": 16.2,
        "smoothed": 16.6,
        "delta": -0.2,
        "deltaSmoothed": -0.1
      },
      "categories": {
        "displacement": {
          "score": 33.2,
          "signals": {
            "ai_exposed_jobs": {
              "score": 37,
              "raw": {
                "currentEmployment": 7200000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0231
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": null,
            "indeed_total_postings": null,
            "info_unemployment": {
              "score": 14.3,
              "raw": {
                "rate": 1.93
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 20.7,
              "raw": {
                "totalHeadcount": 1129258,
                "yoyGrowth": 0.0485,
                "displayGrowth": "+4.9%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 32.8,
              "raw": {
                "currentWage": 42.86,
                "priorWage": 41.71,
                "nominalYoY": 0.0276,
                "cpiYoY": 0.026,
                "realWageYoY": 0.0072,
                "realWageYoYPct": "0.72%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 297197,
                "baselineAvg": 423650,
                "deviationPct": -0.2985,
                "deviationPctDisplay": "-29.8%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 7,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 7.2,
              "raw": {
                "cheapestPrice": 77.64,
                "displayPrice": "$77.64/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 10.5,
              "raw": {
                "medianPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.7,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 16,
              "raw": {
                "ratio": 0.022,
                "percentage": "2.20%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 18,
          "signals": {
            "amazon_robot_ratio": {
              "score": 21.5,
              "raw": {
                "robots": 270000,
                "employees": 1298000,
                "ratioPer1000": 208.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.5,
              "raw": {
                "cumulativeUnits": 33000,
                "worldPopBillions": 7.79,
                "perMillion": 4.24
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 19.6,
              "raw": {
                "totalMiles": 1978882,
                "waymoMiles": 628839,
                "avSharePct": 0.0006,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 16.2,
              "raw": {
                "currentShare": 0.859,
                "baselineShare": 0.782,
                "shareDecline": 0.077
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 14.8,
              "raw": {
                "currentShare": 3.828,
                "baselineShare": 3.724,
                "shareDecline": 0.104
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 17,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2020-02",
      "composite": {
        "raw": 16.4,
        "smoothed": 16.5,
        "delta": 0.2,
        "deltaSmoothed": -0.1
      },
      "categories": {
        "displacement": {
          "score": 33.5,
          "signals": {
            "ai_exposed_jobs": {
              "score": 35.5,
              "raw": {
                "currentEmployment": 7216667,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0208
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 29,
              "raw": {
                "compositeIndex": 101.3,
                "sectors": {
                  "Accounting": 99.3,
                  "Banking & Finance": 98.2,
                  "Marketing": 104.5,
                  "Data & Analytics": 100.2,
                  "Media & Communications": 102.6,
                  "IT Systems & Solutions": 99.5,
                  "Software Development": 104.6
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 34.9,
              "raw": {
                "index": 100.1
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 19,
              "raw": {
                "rate": 2.27
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 20.6,
              "raw": {
                "totalHeadcount": 1134205,
                "yoyGrowth": 0.0489,
                "displayGrowth": "+4.9%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 36.2,
              "raw": {
                "currentWage": 42.93,
                "priorWage": 41.73,
                "nominalYoY": 0.0288,
                "cpiYoY": 0.0234,
                "realWageYoY": 0.0038,
                "realWageYoYPct": "0.38%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 300536,
                "baselineAvg": 423650,
                "deviationPct": -0.2906,
                "deviationPctDisplay": "-29.1%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 7.2,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 7.6,
              "raw": {
                "cheapestPrice": 74.04,
                "displayPrice": "$74.04/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 10.8,
              "raw": {
                "medianPrice": 58.73,
                "displayPrice": "$58.73/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.7,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 16.5,
              "raw": {
                "ratio": 0.023,
                "percentage": "2.30%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 18.1,
          "signals": {
            "amazon_robot_ratio": {
              "score": 21.5,
              "raw": {
                "robots": 270000,
                "employees": 1298000,
                "ratioPer1000": 208.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.5,
              "raw": {
                "cumulativeUnits": 33000,
                "worldPopBillions": 7.79,
                "perMillion": 4.24
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 19.6,
              "raw": {
                "totalMiles": 1978882,
                "waymoMiles": 628839,
                "avSharePct": 0.0006,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 15.6,
              "raw": {
                "currentShare": 0.869,
                "baselineShare": 0.782,
                "shareDecline": 0.087
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 16.5,
              "raw": {
                "currentShare": 3.794,
                "baselineShare": 3.724,
                "shareDecline": 0.07
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2020-03",
      "composite": {
        "raw": 17,
        "smoothed": 16.7,
        "delta": 0.6,
        "deltaSmoothed": 0.2
      },
      "categories": {
        "displacement": {
          "score": 36.3,
          "signals": {
            "ai_exposed_jobs": {
              "score": 33.9,
              "raw": {
                "currentEmployment": 7233333,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0185
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 45.6,
              "raw": {
                "compositeIndex": 84.4,
                "sectors": {
                  "Accounting": 80.2,
                  "Banking & Finance": 89.6,
                  "Marketing": 76.8,
                  "Data & Analytics": 85.5,
                  "Media & Communications": 70.8,
                  "IT Systems & Solutions": 88.3,
                  "Software Development": 99.6
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 40.5,
              "raw": {
                "index": 94.5
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 18.5,
              "raw": {
                "rate": 2.23
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 20.4,
              "raw": {
                "totalHeadcount": 1139152,
                "yoyGrowth": 0.0492,
                "displayGrowth": "+4.9%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 34.8,
              "raw": {
                "currentWage": 43.07,
                "priorWage": 42.08,
                "nominalYoY": 0.0235,
                "cpiYoY": 0.0149,
                "realWageYoY": 0.0052,
                "realWageYoYPct": "0.52%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 281835,
                "baselineAvg": 423650,
                "deviationPct": -0.3347,
                "deviationPctDisplay": "-33.5%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 7.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 8,
              "raw": {
                "cheapestPrice": 70.68,
                "displayPrice": "$70.68/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 11,
              "raw": {
                "medianPrice": 57.54,
                "displayPrice": "$57.54/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.8,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 17,
              "raw": {
                "ratio": 0.024,
                "percentage": "2.40%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 17.3,
          "signals": {
            "amazon_robot_ratio": {
              "score": 21.5,
              "raw": {
                "robots": 270000,
                "employees": 1298000,
                "ratioPer1000": 208.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.5,
              "raw": {
                "cumulativeUnits": 33000,
                "worldPopBillions": 7.79,
                "perMillion": 4.24
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 19.6,
              "raw": {
                "totalMiles": 1978882,
                "waymoMiles": 628839,
                "avSharePct": 0.0006,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 14.5,
              "raw": {
                "currentShare": 0.891,
                "baselineShare": 0.782,
                "shareDecline": 0.109
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 13.9,
              "raw": {
                "currentShare": 3.845,
                "baselineShare": 3.724,
                "shareDecline": 0.122
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2020-04",
      "composite": {
        "raw": 20.2,
        "smoothed": 17.7,
        "delta": 3.2,
        "deltaSmoothed": 1
      },
      "categories": {
        "displacement": {
          "score": 50.9,
          "signals": {
            "ai_exposed_jobs": {
              "score": 32.2,
              "raw": {
                "currentEmployment": 7250000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0163
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 83.1,
              "raw": {
                "compositeIndex": 42.5,
                "sectors": {
                  "Accounting": 37,
                  "Banking & Finance": 41.5,
                  "Marketing": 28.9,
                  "Data & Analytics": 47.4,
                  "Media & Communications": 25.9,
                  "IT Systems & Solutions": 50.7,
                  "Software Development": 65.8
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 66.8,
              "raw": {
                "index": 68.2
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 61,
              "raw": {
                "rate": 5.13
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 20.2,
              "raw": {
                "totalHeadcount": 1144099,
                "yoyGrowth": 0.0496,
                "displayGrowth": "+5.0%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 23,
              "raw": {
                "currentWage": 43.79,
                "priorWage": 41.82,
                "nominalYoY": 0.0471,
                "cpiYoY": 0.0031,
                "realWageYoY": 0.0193,
                "realWageYoYPct": "1.93%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 266237,
                "baselineAvg": 423650,
                "deviationPct": -0.3716,
                "deviationPctDisplay": "-37.2%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 7.6,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 8.5,
              "raw": {
                "cheapestPrice": 67.08,
                "displayPrice": "$67.08/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 11.2,
              "raw": {
                "medianPrice": 56.27,
                "displayPrice": "$56.27/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 6.9,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 17.5,
              "raw": {
                "ratio": 0.025,
                "percentage": "2.50%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.2,
          "signals": {
            "amazon_robot_ratio": {
              "score": 21.5,
              "raw": {
                "robots": 270000,
                "employees": 1298000,
                "ratioPer1000": 208.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.5,
              "raw": {
                "cumulativeUnits": 33000,
                "worldPopBillions": 7.79,
                "perMillion": 4.24
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 19.6,
              "raw": {
                "totalMiles": 1978882,
                "waymoMiles": 628839,
                "avSharePct": 0.0006,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 10.7,
              "raw": {
                "currentShare": 0.969,
                "baselineShare": 0.782,
                "shareDecline": 0.187
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 7.8,
              "raw": {
                "currentShare": 4.055,
                "baselineShare": 3.724,
                "shareDecline": 0.331
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2020-05",
      "composite": {
        "raw": 20.7,
        "smoothed": 18.5,
        "delta": 0.5,
        "deltaSmoothed": 0.8
      },
      "categories": {
        "displacement": {
          "score": 52.5,
          "signals": {
            "ai_exposed_jobs": {
              "score": 30.5,
              "raw": {
                "currentEmployment": 7266667,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.014
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 80.3,
              "raw": {
                "compositeIndex": 46.3,
                "sectors": {
                  "Accounting": 45.4,
                  "Banking & Finance": 42.3,
                  "Marketing": 36.9,
                  "Data & Analytics": 46.7,
                  "Media & Communications": 39.7,
                  "IT Systems & Solutions": 51.6,
                  "Software Development": 61.6
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 72.1,
              "raw": {
                "index": 62.9
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 78,
              "raw": {
                "rate": 7.9
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 20,
              "raw": {
                "totalHeadcount": 1149046,
                "yoyGrowth": 0.0499,
                "displayGrowth": "+5.0%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 14.6,
              "raw": {
                "currentWage": 43.74,
                "priorWage": 41.98,
                "nominalYoY": 0.0419,
                "cpiYoY": 0.002,
                "realWageYoY": 0.0308,
                "realWageYoYPct": "3.08%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 264399,
                "baselineAvg": 423650,
                "deviationPct": -0.3759,
                "deviationPctDisplay": "-37.6%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 7.8,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "GPT-2",
                "logHours": -3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 8.9,
              "raw": {
                "cheapestPrice": 63.6,
                "displayPrice": "$63.6/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 11.5,
              "raw": {
                "medianPrice": 55.03,
                "displayPrice": "$55.03/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 18,
              "raw": {
                "ratio": 0.026,
                "percentage": "2.60%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.3,
          "signals": {
            "amazon_robot_ratio": {
              "score": 21.5,
              "raw": {
                "robots": 270000,
                "employees": 1298000,
                "ratioPer1000": 208.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.5,
              "raw": {
                "cumulativeUnits": 33000,
                "worldPopBillions": 7.79,
                "perMillion": 4.24
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 19.6,
              "raw": {
                "totalMiles": 1978882,
                "waymoMiles": 628839,
                "avSharePct": 0.0006,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 10.3,
              "raw": {
                "currentShare": 0.976,
                "baselineShare": 0.782,
                "shareDecline": 0.194
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 9,
              "raw": {
                "currentShare": 3.985,
                "baselineShare": 3.724,
                "shareDecline": 0.261
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2020-06",
      "composite": {
        "raw": 20.4,
        "smoothed": 19.1,
        "delta": -0.3,
        "deltaSmoothed": 0.6
      },
      "categories": {
        "displacement": {
          "score": 51.2,
          "signals": {
            "ai_exposed_jobs": {
              "score": 28.8,
              "raw": {
                "currentEmployment": 7283333,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0118
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 71.1,
              "raw": {
                "compositeIndex": 58.5,
                "sectors": {
                  "Accounting": 62.7,
                  "Banking & Finance": 59,
                  "Marketing": 50.9,
                  "Data & Analytics": 53.2,
                  "Media & Communications": 52.7,
                  "IT Systems & Solutions": 62.3,
                  "Software Development": 68.5
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 64.9,
              "raw": {
                "index": 70.1
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 87.6,
              "raw": {
                "rate": 11.3
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 19.9,
              "raw": {
                "totalHeadcount": 1153993,
                "yoyGrowth": 0.0503,
                "displayGrowth": "+5.0%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 11.5,
              "raw": {
                "currentWage": 43.46,
                "priorWage": 42.01,
                "nominalYoY": 0.0345,
                "cpiYoY": 0.0072,
                "realWageYoY": 0.0371,
                "realWageYoYPct": "3.71%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 90,
              "raw": {
                "currentAvg": 303653,
                "baselineAvg": 423650,
                "deviationPct": -0.2832,
                "deviationPctDisplay": "-28.3%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 8,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 11.7,
              "raw": {
                "medianPrice": 53.76,
                "displayPrice": "$53.76/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 18.5,
              "raw": {
                "ratio": 0.027,
                "percentage": "2.70%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.3,
          "signals": {
            "amazon_robot_ratio": {
              "score": 21.5,
              "raw": {
                "robots": 270000,
                "employees": 1298000,
                "ratioPer1000": 208.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.5,
              "raw": {
                "cumulativeUnits": 33000,
                "worldPopBillions": 7.79,
                "perMillion": 4.24
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 19.6,
              "raw": {
                "totalMiles": 1978882,
                "waymoMiles": 628839,
                "avSharePct": 0.0006,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 9.7,
              "raw": {
                "currentShare": 1.001,
                "baselineShare": 0.782,
                "shareDecline": 0.219
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 9.7,
              "raw": {
                "currentShare": 3.944,
                "baselineShare": 3.724,
                "shareDecline": 0.221
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2020-07",
      "composite": {
        "raw": 19,
        "smoothed": 19,
        "delta": -1.4,
        "deltaSmoothed": -0.1
      },
      "categories": {
        "displacement": {
          "score": 45.5,
          "signals": {
            "ai_exposed_jobs": {
              "score": 27.1,
              "raw": {
                "currentEmployment": 7300000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0095
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 60.7,
              "raw": {
                "compositeIndex": 69.3,
                "sectors": {
                  "Accounting": 72.8,
                  "Banking & Finance": 72.5,
                  "Marketing": 61.7,
                  "Data & Analytics": 62.3,
                  "Media & Communications": 65.3,
                  "IT Systems & Solutions": 73.8,
                  "Software Development": 76.4
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 56.7,
              "raw": {
                "index": 78.3
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 88.5,
              "raw": {
                "rate": 11.73
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 19.9,
              "raw": {
                "totalHeadcount": 1158940,
                "yoyGrowth": 0.0506,
                "displayGrowth": "+5.1%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 12.3,
              "raw": {
                "currentWage": 44.29,
                "priorWage": 42.23,
                "nominalYoY": 0.0488,
                "cpiYoY": 0.01,
                "realWageYoY": 0.0354,
                "realWageYoYPct": "3.54%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 51.7,
              "raw": {
                "currentAvg": 407370,
                "baselineAvg": 423650,
                "deviationPct": -0.0384,
                "deviationPctDisplay": "-3.8%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 8.1,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 12,
              "raw": {
                "medianPrice": 52.53,
                "displayPrice": "$52.53/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7.1,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 18.9,
              "raw": {
                "ratio": 0.0278,
                "percentage": "2.78%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.3,
          "signals": {
            "amazon_robot_ratio": {
              "score": 21.5,
              "raw": {
                "robots": 270000,
                "employees": 1298000,
                "ratioPer1000": 208.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.5,
              "raw": {
                "cumulativeUnits": 33000,
                "worldPopBillions": 7.79,
                "perMillion": 4.24
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 19.6,
              "raw": {
                "totalMiles": 1978882,
                "waymoMiles": 628839,
                "avSharePct": 0.0006,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 9.8,
              "raw": {
                "currentShare": 0.996,
                "baselineShare": 0.782,
                "shareDecline": 0.214
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 9.6,
              "raw": {
                "currentShare": 3.945,
                "baselineShare": 3.724,
                "shareDecline": 0.221
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2020-08",
      "composite": {
        "raw": 18.2,
        "smoothed": 18.8,
        "delta": -0.8,
        "deltaSmoothed": -0.2
      },
      "categories": {
        "displacement": {
          "score": 42.5,
          "signals": {
            "ai_exposed_jobs": {
              "score": 25.4,
              "raw": {
                "currentEmployment": 7316667,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0072
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 58.5,
              "raw": {
                "compositeIndex": 71.5,
                "sectors": {
                  "Accounting": 77.5,
                  "Banking & Finance": 75.1,
                  "Marketing": 63.5,
                  "Data & Analytics": 66,
                  "Media & Communications": 59.5,
                  "IT Systems & Solutions": 78.7,
                  "Software Development": 80.4
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 52,
              "raw": {
                "index": 83
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 86.9,
              "raw": {
                "rate": 10.97
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 19.8,
              "raw": {
                "totalHeadcount": 1163886,
                "yoyGrowth": 0.0509,
                "displayGrowth": "+5.1%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 17.1,
              "raw": {
                "currentWage": 44.16,
                "priorWage": 42.94,
                "nominalYoY": 0.0284,
                "cpiYoY": 0.0128,
                "realWageYoY": 0.0273,
                "realWageYoYPct": "2.73%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 24.2,
              "raw": {
                "currentAvg": 469472,
                "baselineAvg": 423650,
                "deviationPct": 0.1082,
                "deviationPctDisplay": "+10.8%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 8.1,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 12.3,
              "raw": {
                "medianPrice": 51.26,
                "displayPrice": "$51.26/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7.2,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 19.4,
              "raw": {
                "ratio": 0.0287,
                "percentage": "2.87%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.1,
          "signals": {
            "amazon_robot_ratio": {
              "score": 21.5,
              "raw": {
                "robots": 270000,
                "employees": 1298000,
                "ratioPer1000": 208.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.5,
              "raw": {
                "cumulativeUnits": 33000,
                "worldPopBillions": 7.79,
                "perMillion": 4.24
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 19.6,
              "raw": {
                "totalMiles": 1978882,
                "waymoMiles": 628839,
                "avSharePct": 0.0006,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 9.3,
              "raw": {
                "currentShare": 1.025,
                "baselineShare": 0.782,
                "shareDecline": 0.243
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 9.2,
              "raw": {
                "currentShare": 3.97,
                "baselineShare": 3.724,
                "shareDecline": 0.246
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2020-09",
      "composite": {
        "raw": 17.4,
        "smoothed": 18.4,
        "delta": -0.8,
        "deltaSmoothed": -0.4
      },
      "categories": {
        "displacement": {
          "score": 39.2,
          "signals": {
            "ai_exposed_jobs": {
              "score": 23.7,
              "raw": {
                "currentEmployment": 7333333,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.005
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 47.4,
              "raw": {
                "compositeIndex": 82.6,
                "sectors": {
                  "Accounting": 99.9,
                  "Banking & Finance": 95.9,
                  "Marketing": 74.1,
                  "Data & Analytics": 76.4,
                  "Media & Communications": 69.8,
                  "IT Systems & Solutions": 79.9,
                  "Software Development": 82.3
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 48.7,
              "raw": {
                "index": 86.3
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 84.4,
              "raw": {
                "rate": 9.83
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 19.7,
              "raw": {
                "totalHeadcount": 1168833,
                "yoyGrowth": 0.0513,
                "displayGrowth": "+5.1%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 17.4,
              "raw": {
                "currentWage": 43.9,
                "priorWage": 42.22,
                "nominalYoY": 0.0398,
                "cpiYoY": 0.0139,
                "realWageYoY": 0.0268,
                "realWageYoYPct": "2.68%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 19.8,
              "raw": {
                "currentAvg": 488183,
                "baselineAvg": 423650,
                "deviationPct": 0.1523,
                "deviationPctDisplay": "+15.2%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 8.2,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 12.5,
              "raw": {
                "medianPrice": 49.99,
                "displayPrice": "$49.99/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7.2,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 19.8,
              "raw": {
                "ratio": 0.0296,
                "percentage": "2.96%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15,
          "signals": {
            "amazon_robot_ratio": {
              "score": 21.5,
              "raw": {
                "robots": 270000,
                "employees": 1298000,
                "ratioPer1000": 208.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.5,
              "raw": {
                "cumulativeUnits": 33000,
                "worldPopBillions": 7.79,
                "perMillion": 4.24
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 19.6,
              "raw": {
                "totalMiles": 1978882,
                "waymoMiles": 628839,
                "avSharePct": 0.0006,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 9,
              "raw": {
                "currentShare": 1.039,
                "baselineShare": 0.782,
                "shareDecline": 0.257
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 8.9,
              "raw": {
                "currentShare": 3.99,
                "baselineShare": 3.724,
                "shareDecline": 0.266
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2020-10",
      "composite": {
        "raw": 16.8,
        "smoothed": 17.9,
        "delta": -0.6,
        "deltaSmoothed": -0.5
      },
      "categories": {
        "displacement": {
          "score": 36.9,
          "signals": {
            "ai_exposed_jobs": {
              "score": 22,
              "raw": {
                "currentEmployment": 7350000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0027
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 39.2,
              "raw": {
                "compositeIndex": 90.8,
                "sectors": {
                  "Accounting": 109.2,
                  "Banking & Finance": 103.4,
                  "Marketing": 87.3,
                  "Data & Analytics": 81.3,
                  "Media & Communications": 76.8,
                  "IT Systems & Solutions": 84.6,
                  "Software Development": 92.7
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 44.5,
              "raw": {
                "index": 90.5
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 77.2,
              "raw": {
                "rate": 7.67
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 19.7,
              "raw": {
                "totalHeadcount": 1173780,
                "yoyGrowth": 0.0516,
                "displayGrowth": "+5.2%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 16.9,
              "raw": {
                "currentWage": 44.59,
                "priorWage": 42.34,
                "nominalYoY": 0.0531,
                "cpiYoY": 0.0123,
                "realWageYoY": 0.0274,
                "realWageYoYPct": "2.74%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 36,
              "raw": {
                "currentAvg": 442800,
                "baselineAvg": 423650,
                "deviationPct": 0.0452,
                "deviationPctDisplay": "+4.5%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 8.3,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 12.8,
              "raw": {
                "medianPrice": 48.76,
                "displayPrice": "$48.76/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7.3,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 20.2,
              "raw": {
                "ratio": 0.0304,
                "percentage": "3.04%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 21.5,
              "raw": {
                "robots": 270000,
                "employees": 1298000,
                "ratioPer1000": 208.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.5,
              "raw": {
                "cumulativeUnits": 33000,
                "worldPopBillions": 7.79,
                "perMillion": 4.24
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 19.6,
              "raw": {
                "totalMiles": 1978882,
                "waymoMiles": 628839,
                "avSharePct": 0.0006,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 8.8,
              "raw": {
                "currentShare": 1.056,
                "baselineShare": 0.782,
                "shareDecline": 0.274
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 8.3,
              "raw": {
                "currentShare": 4.028,
                "baselineShare": 3.724,
                "shareDecline": 0.304
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2020-11",
      "composite": {
        "raw": 16.1,
        "smoothed": 17.4,
        "delta": -0.7,
        "deltaSmoothed": -0.5
      },
      "categories": {
        "displacement": {
          "score": 34.2,
          "signals": {
            "ai_exposed_jobs": {
              "score": 20.3,
              "raw": {
                "currentEmployment": 7366667,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0005
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 24.2,
              "raw": {
                "compositeIndex": 107.7,
                "sectors": {
                  "Accounting": 176.2,
                  "Banking & Finance": 109.9,
                  "Marketing": 95.4,
                  "Data & Analytics": 91.9,
                  "Media & Communications": 84.1,
                  "IT Systems & Solutions": 92,
                  "Software Development": 104.3
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 41.4,
              "raw": {
                "index": 93.6
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 76.8,
              "raw": {
                "rate": 7.53
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 19.6,
              "raw": {
                "totalHeadcount": 1178727,
                "yoyGrowth": 0.0519,
                "displayGrowth": "+5.2%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 13.5,
              "raw": {
                "currentWage": 44.52,
                "priorWage": 42.64,
                "nominalYoY": 0.0441,
                "cpiYoY": 0.0118,
                "realWageYoY": 0.033,
                "realWageYoYPct": "3.30%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 49,
              "raw": {
                "currentAvg": 413414,
                "baselineAvg": 423650,
                "deviationPct": -0.0242,
                "deviationPctDisplay": "-2.4%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 8.3,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 13.1,
              "raw": {
                "medianPrice": 47.48,
                "displayPrice": "$47.48/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7.3,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 20.6,
              "raw": {
                "ratio": 0.0313,
                "percentage": "3.13%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.4,
          "signals": {
            "amazon_robot_ratio": {
              "score": 21.5,
              "raw": {
                "robots": 270000,
                "employees": 1298000,
                "ratioPer1000": 208.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.5,
              "raw": {
                "cumulativeUnits": 33000,
                "worldPopBillions": 7.79,
                "perMillion": 4.24
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 19.6,
              "raw": {
                "totalMiles": 1978882,
                "waymoMiles": 628839,
                "avSharePct": 0.0006,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 8.1,
              "raw": {
                "currentShare": 1.094,
                "baselineShare": 0.782,
                "shareDecline": 0.312
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 7,
              "raw": {
                "currentShare": 4.101,
                "baselineShare": 3.724,
                "shareDecline": 0.377
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2020-12",
      "composite": {
        "raw": 16.2,
        "smoothed": 17.1,
        "delta": 0.1,
        "deltaSmoothed": -0.3
      },
      "categories": {
        "displacement": {
          "score": 34.8,
          "signals": {
            "ai_exposed_jobs": {
              "score": 19.5,
              "raw": {
                "currentEmployment": 7383333,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0018
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 26.3,
              "raw": {
                "compositeIndex": 104.9,
                "sectors": {
                  "Accounting": 134.4,
                  "Banking & Finance": 121.9,
                  "Marketing": 99.8,
                  "Data & Analytics": 94.9,
                  "Media & Communications": 82,
                  "IT Systems & Solutions": 94.3,
                  "Software Development": 106.7
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 40.1,
              "raw": {
                "index": 94.9
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 73.5,
              "raw": {
                "rate": 6.8
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 19.6,
              "raw": {
                "totalHeadcount": 1183674,
                "yoyGrowth": 0.0522,
                "displayGrowth": "+5.2%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 14,
              "raw": {
                "currentWage": 44.23,
                "priorWage": 42.69,
                "nominalYoY": 0.0361,
                "cpiYoY": 0.0132,
                "realWageYoY": 0.032,
                "realWageYoYPct": "3.20%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 61.8,
              "raw": {
                "currentAvg": 386266,
                "baselineAvg": 423650,
                "deviationPct": -0.0882,
                "deviationPctDisplay": "-8.8%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 8.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 13.4,
              "raw": {
                "medianPrice": 46.25,
                "displayPrice": "$46.25/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7.4,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 21.1,
              "raw": {
                "ratio": 0.0321,
                "percentage": "3.21%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.3,
          "signals": {
            "amazon_robot_ratio": {
              "score": 21.5,
              "raw": {
                "robots": 270000,
                "employees": 1298000,
                "ratioPer1000": 208.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.5,
              "raw": {
                "cumulativeUnits": 33000,
                "worldPopBillions": 7.79,
                "perMillion": 4.24
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 19.6,
              "raw": {
                "totalMiles": 1978882,
                "waymoMiles": 628839,
                "avSharePct": 0.0006,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 8,
              "raw": {
                "currentShare": 1.104,
                "baselineShare": 0.782,
                "shareDecline": 0.322
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 6.7,
              "raw": {
                "currentShare": 4.12,
                "baselineShare": 3.724,
                "shareDecline": 0.396
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2021-01",
      "composite": {
        "raw": 16.2,
        "smoothed": 16.8,
        "delta": 0,
        "deltaSmoothed": -0.3
      },
      "categories": {
        "displacement": {
          "score": 33.9,
          "signals": {
            "ai_exposed_jobs": {
              "score": 18.8,
              "raw": {
                "currentEmployment": 7400000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0041
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 23.5,
              "raw": {
                "compositeIndex": 108.7,
                "sectors": {
                  "Accounting": 158.9,
                  "Banking & Finance": 116.7,
                  "Marketing": 103.2,
                  "Data & Analytics": 93.3,
                  "Media & Communications": 83.8,
                  "IT Systems & Solutions": 96.1,
                  "Software Development": 108.9
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 37.3,
              "raw": {
                "index": 97.7
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 76.1,
              "raw": {
                "rate": 7.33
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 19.5,
              "raw": {
                "totalHeadcount": 1188621,
                "yoyGrowth": 0.0526,
                "displayGrowth": "+5.3%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 18.3,
              "raw": {
                "currentWage": 44.38,
                "priorWage": 42.86,
                "nominalYoY": 0.0355,
                "cpiYoY": 0.0137,
                "realWageYoY": 0.0256,
                "realWageYoYPct": "2.56%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 49.5,
              "raw": {
                "currentAvg": 412119,
                "baselineAvg": 423650,
                "deviationPct": -0.0272,
                "deviationPctDisplay": "-2.7%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 8.5,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 13.7,
              "raw": {
                "medianPrice": 44.98,
                "displayPrice": "$44.98/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7.5,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 21.5,
              "raw": {
                "ratio": 0.033,
                "percentage": "3.30%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.9,
          "signals": {
            "amazon_robot_ratio": {
              "score": 22.1,
              "raw": {
                "robots": 350000,
                "employees": 1608000,
                "ratioPer1000": 217.66
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.3,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.87,
                "perMillion": 4.07
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.4,
              "raw": {
                "totalMiles": 4055684,
                "waymoMiles": 2325089,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 7.9,
              "raw": {
                "currentShare": 1.11,
                "baselineShare": 0.782,
                "shareDecline": 0.328
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 6.7,
              "raw": {
                "currentShare": 4.12,
                "baselineShare": 3.724,
                "shareDecline": 0.396
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2021-02",
      "composite": {
        "raw": 15.7,
        "smoothed": 16.5,
        "delta": -0.5,
        "deltaSmoothed": -0.3
      },
      "categories": {
        "displacement": {
          "score": 31.7,
          "signals": {
            "ai_exposed_jobs": {
              "score": 18.9,
              "raw": {
                "currentEmployment": 7397500,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0037
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 18.5,
              "raw": {
                "compositeIndex": 115.3,
                "sectors": {
                  "Accounting": 131.1,
                  "Banking & Finance": 118.2,
                  "Marketing": 118.7,
                  "Data & Analytics": 105.9,
                  "Media & Communications": 89.7,
                  "IT Systems & Solutions": 111.2,
                  "Software Development": 132.3
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 32.5,
              "raw": {
                "index": 103.3
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 72.5,
              "raw": {
                "rate": 6.67
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 17.7,
              "raw": {
                "totalHeadcount": 1203765,
                "yoyGrowth": 0.0613,
                "displayGrowth": "+6.1%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 20.9,
              "raw": {
                "currentWage": 44.59,
                "priorWage": 42.93,
                "nominalYoY": 0.0387,
                "cpiYoY": 0.0167,
                "realWageYoY": 0.0222,
                "realWageYoYPct": "2.22%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 44.5,
              "raw": {
                "currentAvg": 424788,
                "baselineAvg": 423650,
                "deviationPct": 0.0027,
                "deviationPctDisplay": "+0.3%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 8.6,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 14,
              "raw": {
                "medianPrice": 43.71,
                "displayPrice": "$43.71/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7.6,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 22,
              "raw": {
                "ratio": 0.034,
                "percentage": "3.40%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.9,
          "signals": {
            "amazon_robot_ratio": {
              "score": 22.1,
              "raw": {
                "robots": 350000,
                "employees": 1608000,
                "ratioPer1000": 217.66
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.3,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.87,
                "perMillion": 4.07
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.4,
              "raw": {
                "totalMiles": 4055684,
                "waymoMiles": 2325089,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 7.8,
              "raw": {
                "currentShare": 1.116,
                "baselineShare": 0.782,
                "shareDecline": 0.334
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 6.5,
              "raw": {
                "currentShare": 4.134,
                "baselineShare": 3.724,
                "shareDecline": 0.41
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2021-03",
      "composite": {
        "raw": 15.3,
        "smoothed": 16.2,
        "delta": -0.4,
        "deltaSmoothed": -0.3
      },
      "categories": {
        "displacement": {
          "score": 30.1,
          "signals": {
            "ai_exposed_jobs": {
              "score": 19,
              "raw": {
                "currentEmployment": 7395000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0034
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 14.8,
              "raw": {
                "compositeIndex": 120.4,
                "sectors": {
                  "Accounting": 125.1,
                  "Banking & Finance": 122.9,
                  "Marketing": 130.8,
                  "Data & Analytics": 113.1,
                  "Media & Communications": 98.7,
                  "IT Systems & Solutions": 116,
                  "Software Development": 136
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 27,
              "raw": {
                "index": 110.7
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 73,
              "raw": {
                "rate": 6.73
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 16,
              "raw": {
                "totalHeadcount": 1218909,
                "yoyGrowth": 0.07,
                "displayGrowth": "+7.0%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 27.7,
              "raw": {
                "currentWage": 44.03,
                "priorWage": 43.07,
                "nominalYoY": 0.0223,
                "cpiYoY": 0.0267,
                "realWageYoY": 0.0131,
                "realWageYoYPct": "1.31%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 29.2,
              "raw": {
                "currentAvg": 457171,
                "baselineAvg": 423650,
                "deviationPct": 0.0791,
                "deviationPctDisplay": "+7.9%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 8.6,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 14.3,
              "raw": {
                "medianPrice": 42.56,
                "displayPrice": "$42.56/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7.6,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 22.5,
              "raw": {
                "ratio": 0.035,
                "percentage": "3.50%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.7,
          "signals": {
            "amazon_robot_ratio": {
              "score": 22.1,
              "raw": {
                "robots": 350000,
                "employees": 1608000,
                "ratioPer1000": 217.66
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.3,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.87,
                "perMillion": 4.07
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.4,
              "raw": {
                "totalMiles": 4055684,
                "waymoMiles": 2325089,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 7.7,
              "raw": {
                "currentShare": 1.118,
                "baselineShare": 0.782,
                "shareDecline": 0.336
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.9,
              "raw": {
                "currentShare": 4.169,
                "baselineShare": 3.724,
                "shareDecline": 0.446
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2021-04",
      "composite": {
        "raw": 15.2,
        "smoothed": 15.9,
        "delta": -0.1,
        "deltaSmoothed": -0.3
      },
      "categories": {
        "displacement": {
          "score": 29.7,
          "signals": {
            "ai_exposed_jobs": {
              "score": 19.1,
              "raw": {
                "currentEmployment": 7392500,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0031
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 11,
              "raw": {
                "compositeIndex": 127.9,
                "sectors": {
                  "Accounting": 129.6,
                  "Banking & Finance": 132.5,
                  "Marketing": 139.2,
                  "Data & Analytics": 117.4,
                  "Media & Communications": 111.2,
                  "IT Systems & Solutions": 121.6,
                  "Software Development": 143.5
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 19,
              "raw": {
                "index": 122.1
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 69.3,
              "raw": {
                "rate": 6.23
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 14.3,
              "raw": {
                "totalHeadcount": 1234052,
                "yoyGrowth": 0.0786,
                "displayGrowth": "+7.9%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 42.5,
              "raw": {
                "currentWage": 44.39,
                "priorWage": 43.79,
                "nominalYoY": 0.0137,
                "cpiYoY": 0.0413,
                "realWageYoY": -0.0033,
                "realWageYoYPct": "-0.33%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 27.5,
              "raw": {
                "currentAvg": 460655,
                "baselineAvg": 423650,
                "deviationPct": 0.0873,
                "deviationPctDisplay": "+8.7%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 8.7,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 14.6,
              "raw": {
                "medianPrice": 41.29,
                "displayPrice": "$41.29/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7.7,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 23,
              "raw": {
                "ratio": 0.036,
                "percentage": "3.60%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 22.1,
              "raw": {
                "robots": 350000,
                "employees": 1608000,
                "ratioPer1000": 217.66
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.3,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.87,
                "perMillion": 4.07
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.4,
              "raw": {
                "totalMiles": 4055684,
                "waymoMiles": 2325089,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 7.6,
              "raw": {
                "currentShare": 1.127,
                "baselineShare": 0.782,
                "shareDecline": 0.345
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 6.2,
              "raw": {
                "currentShare": 4.151,
                "baselineShare": 3.724,
                "shareDecline": 0.427
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2021-05",
      "composite": {
        "raw": 15.2,
        "smoothed": 15.7,
        "delta": 0,
        "deltaSmoothed": -0.2
      },
      "categories": {
        "displacement": {
          "score": 29.6,
          "signals": {
            "ai_exposed_jobs": {
              "score": 19.2,
              "raw": {
                "currentEmployment": 7390000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0027
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 7.1,
              "raw": {
                "compositeIndex": 135.8,
                "sectors": {
                  "Accounting": 133.8,
                  "Banking & Finance": 128.2,
                  "Marketing": 148.3,
                  "Data & Analytics": 129,
                  "Media & Communications": 124.2,
                  "IT Systems & Solutions": 132.5,
                  "Software Development": 155
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 15.6,
              "raw": {
                "index": 128.8
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 68.2,
              "raw": {
                "rate": 6.1
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 12.6,
              "raw": {
                "totalHeadcount": 1249196,
                "yoyGrowth": 0.0872,
                "displayGrowth": "+8.7%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 56.7,
              "raw": {
                "currentWage": 44.34,
                "priorWage": 43.74,
                "nominalYoY": 0.0137,
                "cpiYoY": 0.0492,
                "realWageYoY": -0.0225,
                "realWageYoYPct": "-2.25%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 20.7,
              "raw": {
                "currentAvg": 484330,
                "baselineAvg": 423650,
                "deviationPct": 0.1432,
                "deviationPctDisplay": "+14.3%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 8.8,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 14.9,
              "raw": {
                "medianPrice": 40.05,
                "displayPrice": "$40.05/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7.8,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 23.5,
              "raw": {
                "ratio": 0.037,
                "percentage": "3.70%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.7,
          "signals": {
            "amazon_robot_ratio": {
              "score": 22.1,
              "raw": {
                "robots": 350000,
                "employees": 1608000,
                "ratioPer1000": 217.66
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.3,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.87,
                "perMillion": 4.07
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.4,
              "raw": {
                "totalMiles": 4055684,
                "waymoMiles": 2325089,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 7.5,
              "raw": {
                "currentShare": 1.132,
                "baselineShare": 0.782,
                "shareDecline": 0.35
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 6.2,
              "raw": {
                "currentShare": 4.152,
                "baselineShare": 3.724,
                "shareDecline": 0.428
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2021-06",
      "composite": {
        "raw": 15.2,
        "smoothed": 15.5,
        "delta": 0,
        "deltaSmoothed": -0.2
      },
      "categories": {
        "displacement": {
          "score": 29.5,
          "signals": {
            "ai_exposed_jobs": {
              "score": 19.3,
              "raw": {
                "currentEmployment": 7387500,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0024
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5.5,
              "raw": {
                "compositeIndex": 139.1,
                "sectors": {
                  "Accounting": 137.9,
                  "Banking & Finance": 136.9,
                  "Marketing": 156.3,
                  "Data & Analytics": 128.3,
                  "Media & Communications": 123.7,
                  "IT Systems & Solutions": 135.1,
                  "Software Development": 155.5
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 13.3,
              "raw": {
                "index": 133.5
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 67,
              "raw": {
                "rate": 5.93
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 10.9,
              "raw": {
                "totalHeadcount": 1264340,
                "yoyGrowth": 0.0956,
                "displayGrowth": "+9.6%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 63,
              "raw": {
                "currentWage": 44.34,
                "priorWage": 43.46,
                "nominalYoY": 0.0202,
                "cpiYoY": 0.053,
                "realWageYoY": -0.0319,
                "realWageYoYPct": "-3.19%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 20.9,
              "raw": {
                "currentAvg": 483485,
                "baselineAvg": 423650,
                "deviationPct": 0.1412,
                "deviationPctDisplay": "+14.1%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 8.9,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 15.3,
              "raw": {
                "medianPrice": 38.78,
                "displayPrice": "$38.78/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7.9,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 24,
              "raw": {
                "ratio": 0.038,
                "percentage": "3.80%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.6,
          "signals": {
            "amazon_robot_ratio": {
              "score": 22.1,
              "raw": {
                "robots": 350000,
                "employees": 1608000,
                "ratioPer1000": 217.66
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.3,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.87,
                "perMillion": 4.07
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.4,
              "raw": {
                "totalMiles": 4055684,
                "waymoMiles": 2325089,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 7.2,
              "raw": {
                "currentShare": 1.148,
                "baselineShare": 0.782,
                "shareDecline": 0.366
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.9,
              "raw": {
                "currentShare": 4.171,
                "baselineShare": 3.724,
                "shareDecline": 0.447
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2021-07",
      "composite": {
        "raw": 15.3,
        "smoothed": 15.5,
        "delta": 0.1,
        "deltaSmoothed": 0
      },
      "categories": {
        "displacement": {
          "score": 29.9,
          "signals": {
            "ai_exposed_jobs": {
              "score": 19.4,
              "raw": {
                "currentEmployment": 7385000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.002
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 145,
                "sectors": {
                  "Accounting": 151.2,
                  "Banking & Finance": 138,
                  "Marketing": 159.5,
                  "Data & Analytics": 134.6,
                  "Media & Communications": 134.5,
                  "IT Systems & Solutions": 141.1,
                  "Software Development": 155.9
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 11.3,
              "raw": {
                "index": 137.5
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 66.3,
              "raw": {
                "rate": 5.83
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 9.6,
              "raw": {
                "totalHeadcount": 1279484,
                "yoyGrowth": 0.104,
                "displayGrowth": "+10.4%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 67.6,
              "raw": {
                "currentWage": 44.46,
                "priorWage": 44.29,
                "nominalYoY": 0.0038,
                "cpiYoY": 0.0525,
                "realWageYoY": -0.0389,
                "realWageYoYPct": "-3.89%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 25.5,
              "raw": {
                "currentAvg": 464997,
                "baselineAvg": 423650,
                "deviationPct": 0.0976,
                "deviationPctDisplay": "+9.8%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 9,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 15.6,
              "raw": {
                "medianPrice": 37.55,
                "displayPrice": "$37.55/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 7.9,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 24.5,
              "raw": {
                "ratio": 0.039,
                "percentage": "3.90%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.5,
          "signals": {
            "amazon_robot_ratio": {
              "score": 22.1,
              "raw": {
                "robots": 350000,
                "employees": 1608000,
                "ratioPer1000": 217.66
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.3,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.87,
                "perMillion": 4.07
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.4,
              "raw": {
                "totalMiles": 4055684,
                "waymoMiles": 2325089,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 7,
              "raw": {
                "currentShare": 1.16,
                "baselineShare": 0.782,
                "shareDecline": 0.378
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.6,
              "raw": {
                "currentShare": 4.187,
                "baselineShare": 3.724,
                "shareDecline": 0.464
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2021-08",
      "composite": {
        "raw": 15.5,
        "smoothed": 15.5,
        "delta": 0.2,
        "deltaSmoothed": 0
      },
      "categories": {
        "displacement": {
          "score": 30.4,
          "signals": {
            "ai_exposed_jobs": {
              "score": 19.5,
              "raw": {
                "currentEmployment": 7382500,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0017
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 160.2,
                "sectors": {
                  "Accounting": 174.2,
                  "Banking & Finance": 143.8,
                  "Marketing": 158.3,
                  "Data & Analytics": 153.2,
                  "Media & Communications": 130.7,
                  "IT Systems & Solutions": 170.9,
                  "Software Development": 190.3
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 10.3,
              "raw": {
                "index": 139.3
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 62.8,
              "raw": {
                "rate": 5.37
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 8.8,
              "raw": {
                "totalHeadcount": 1294627,
                "yoyGrowth": 0.1123,
                "displayGrowth": "+11.2%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 69.9,
              "raw": {
                "currentWage": 44.42,
                "priorWage": 44.16,
                "nominalYoY": 0.0059,
                "cpiYoY": 0.0515,
                "realWageYoY": -0.0423,
                "realWageYoYPct": "-4.23%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 37.7,
              "raw": {
                "currentAvg": 439031,
                "baselineAvg": 423650,
                "deviationPct": 0.0363,
                "deviationPctDisplay": "+3.6%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 9.1,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 16,
              "raw": {
                "medianPrice": 36.28,
                "displayPrice": "$36.28/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 8,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 25,
              "raw": {
                "ratio": 0.04,
                "percentage": "4.00%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.4,
          "signals": {
            "amazon_robot_ratio": {
              "score": 22.1,
              "raw": {
                "robots": 350000,
                "employees": 1608000,
                "ratioPer1000": 217.66
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.3,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.87,
                "perMillion": 4.07
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.4,
              "raw": {
                "totalMiles": 4055684,
                "waymoMiles": 2325089,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.8,
              "raw": {
                "currentShare": 1.175,
                "baselineShare": 0.782,
                "shareDecline": 0.393
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.3,
              "raw": {
                "currentShare": 4.207,
                "baselineShare": 3.724,
                "shareDecline": 0.484
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2021-09",
      "composite": {
        "raw": 15.3,
        "smoothed": 15.4,
        "delta": -0.2,
        "deltaSmoothed": -0.1
      },
      "categories": {
        "displacement": {
          "score": 29.5,
          "signals": {
            "ai_exposed_jobs": {
              "score": 19.6,
              "raw": {
                "currentEmployment": 7380000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0014
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 158,
                "sectors": {
                  "Accounting": 166.8,
                  "Banking & Finance": 144.5,
                  "Marketing": 156.5,
                  "Data & Analytics": 159.1,
                  "Media & Communications": 136.1,
                  "IT Systems & Solutions": 158.9,
                  "Software Development": 184.3
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 9.1,
              "raw": {
                "index": 143.4
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 56.7,
              "raw": {
                "rate": 4.67
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 7.9,
              "raw": {
                "totalHeadcount": 1309771,
                "yoyGrowth": 0.1206,
                "displayGrowth": "+12.1%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 71.8,
              "raw": {
                "currentWage": 44.44,
                "priorWage": 43.9,
                "nominalYoY": 0.0123,
                "cpiYoY": 0.0535,
                "realWageYoY": -0.0452,
                "realWageYoYPct": "-4.52%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 40.7,
              "raw": {
                "currentAvg": 432790,
                "baselineAvg": 423650,
                "deviationPct": 0.0216,
                "deviationPctDisplay": "+2.2%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 9.2,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 16.4,
              "raw": {
                "medianPrice": 35.01,
                "displayPrice": "$35.01/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 8.1,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 25.5,
              "raw": {
                "ratio": 0.041,
                "percentage": "4.10%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.3,
          "signals": {
            "amazon_robot_ratio": {
              "score": 22.1,
              "raw": {
                "robots": 350000,
                "employees": 1608000,
                "ratioPer1000": 217.66
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.3,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.87,
                "perMillion": 4.07
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.4,
              "raw": {
                "totalMiles": 4055684,
                "waymoMiles": 2325089,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.5,
              "raw": {
                "currentShare": 1.192,
                "baselineShare": 0.782,
                "shareDecline": 0.41
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.228,
                "baselineShare": 3.724,
                "shareDecline": 0.504
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2021-10",
      "composite": {
        "raw": 15.1,
        "smoothed": 15.3,
        "delta": -0.2,
        "deltaSmoothed": -0.1
      },
      "categories": {
        "displacement": {
          "score": 28.7,
          "signals": {
            "ai_exposed_jobs": {
              "score": 19.7,
              "raw": {
                "currentEmployment": 7377500,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.001
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 166.9,
                "sectors": {
                  "Accounting": 175.7,
                  "Banking & Finance": 147.5,
                  "Marketing": 163.2,
                  "Data & Analytics": 164,
                  "Media & Communications": 145,
                  "IT Systems & Solutions": 163.9,
                  "Software Development": 209.3
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 8.2,
              "raw": {
                "index": 147.2
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 49.3,
              "raw": {
                "rate": 3.97
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 7.1,
              "raw": {
                "totalHeadcount": 1324915,
                "yoyGrowth": 0.1288,
                "displayGrowth": "+12.9%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 75.2,
              "raw": {
                "currentWage": 44.46,
                "priorWage": 44.59,
                "nominalYoY": -0.0029,
                "cpiYoY": 0.0624,
                "realWageYoY": -0.0507,
                "realWageYoYPct": "-5.07%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 43.1,
              "raw": {
                "currentAvg": 427758,
                "baselineAvg": 423650,
                "deviationPct": 0.0097,
                "deviationPctDisplay": "+1.0%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 9.3,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 16.8,
              "raw": {
                "medianPrice": 33.78,
                "displayPrice": "$33.78/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 8.2,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 26,
              "raw": {
                "ratio": 0.042,
                "percentage": "4.20%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.2,
          "signals": {
            "amazon_robot_ratio": {
              "score": 22.1,
              "raw": {
                "robots": 350000,
                "employees": 1608000,
                "ratioPer1000": 217.66
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.3,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.87,
                "perMillion": 4.07
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.4,
              "raw": {
                "totalMiles": 4055684,
                "waymoMiles": 2325089,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.2,
              "raw": {
                "currentShare": 1.212,
                "baselineShare": 0.782,
                "shareDecline": 0.43
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.253,
                "baselineShare": 3.724,
                "shareDecline": 0.53
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2021-11",
      "composite": {
        "raw": 15,
        "smoothed": 15.2,
        "delta": -0.1,
        "deltaSmoothed": -0.1
      },
      "categories": {
        "displacement": {
          "score": 28.3,
          "signals": {
            "ai_exposed_jobs": {
              "score": 19.8,
              "raw": {
                "currentEmployment": 7375000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0007
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 171.2,
                "sectors": {
                  "Accounting": 176.6,
                  "Banking & Finance": 151.5,
                  "Marketing": 168.1,
                  "Data & Analytics": 173.4,
                  "Media & Communications": 146.6,
                  "IT Systems & Solutions": 173.6,
                  "Software Development": 208.5
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 6.7,
              "raw": {
                "index": 153.2
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 47.3,
              "raw": {
                "rate": 3.87
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 6.3,
              "raw": {
                "totalHeadcount": 1340059,
                "yoyGrowth": 0.1369,
                "displayGrowth": "+13.7%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 77.4,
              "raw": {
                "currentWage": 44.57,
                "priorWage": 44.52,
                "nominalYoY": 0.0011,
                "cpiYoY": 0.069,
                "realWageYoY": -0.0581,
                "realWageYoYPct": "-5.81%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 42.3,
              "raw": {
                "currentAvg": 429357,
                "baselineAvg": 423650,
                "deviationPct": 0.0135,
                "deviationPctDisplay": "+1.3%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 9.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 17.2,
              "raw": {
                "medianPrice": 32.5,
                "displayPrice": "$32.5/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 8.2,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 26.5,
              "raw": {
                "ratio": 0.043,
                "percentage": "4.30%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.1,
          "signals": {
            "amazon_robot_ratio": {
              "score": 22.1,
              "raw": {
                "robots": 350000,
                "employees": 1608000,
                "ratioPer1000": 217.66
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.3,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.87,
                "perMillion": 4.07
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.4,
              "raw": {
                "totalMiles": 4055684,
                "waymoMiles": 2325089,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 5.9,
              "raw": {
                "currentShare": 1.229,
                "baselineShare": 0.782,
                "shareDecline": 0.447
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.286,
                "baselineShare": 3.724,
                "shareDecline": 0.563
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2021-12",
      "composite": {
        "raw": 15.3,
        "smoothed": 15.3,
        "delta": 0.3,
        "deltaSmoothed": 0.1
      },
      "categories": {
        "displacement": {
          "score": 29.1,
          "signals": {
            "ai_exposed_jobs": {
              "score": 19.9,
              "raw": {
                "currentEmployment": 7372500,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0.0003
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 159.8,
                "sectors": {
                  "Accounting": 155.6,
                  "Banking & Finance": 147.6,
                  "Marketing": 160.8,
                  "Data & Analytics": 167,
                  "Media & Communications": 134.2,
                  "IT Systems & Solutions": 162.2,
                  "Software Development": 191.3
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 5.6,
              "raw": {
                "index": 157.5
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 51.7,
              "raw": {
                "rate": 4.17
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 5.5,
              "raw": {
                "totalHeadcount": 1355202,
                "yoyGrowth": 0.1449,
                "displayGrowth": "+14.5%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 78.9,
              "raw": {
                "currentWage": 44.92,
                "priorWage": 44.23,
                "nominalYoY": 0.0156,
                "cpiYoY": 0.0717,
                "realWageYoY": -0.0631,
                "realWageYoYPct": "-6.31%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 42.2,
              "raw": {
                "currentAvg": 429488,
                "baselineAvg": 423650,
                "deviationPct": 0.0138,
                "deviationPctDisplay": "+1.4%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 9.5,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 17.6,
              "raw": {
                "medianPrice": 31.27,
                "displayPrice": "$31.27/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 8.3,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 27,
              "raw": {
                "ratio": 0.044,
                "percentage": "4.40%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 14.1,
          "signals": {
            "amazon_robot_ratio": {
              "score": 22.1,
              "raw": {
                "robots": 350000,
                "employees": 1608000,
                "ratioPer1000": 217.66
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 17.3,
              "raw": {
                "cumulativeUnits": 32000,
                "worldPopBillions": 7.87,
                "perMillion": 4.07
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.4,
              "raw": {
                "totalMiles": 4055684,
                "waymoMiles": 2325089,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 5.7,
              "raw": {
                "currentShare": 1.238,
                "baselineShare": 0.782,
                "shareDecline": 0.456
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.315,
                "baselineShare": 3.724,
                "shareDecline": 0.592
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2022-01",
      "composite": {
        "raw": 15.8,
        "smoothed": 15.4,
        "delta": 0.5,
        "deltaSmoothed": 0.1
      },
      "categories": {
        "displacement": {
          "score": 29.3,
          "signals": {
            "ai_exposed_jobs": {
              "score": 20,
              "raw": {
                "currentEmployment": 7370000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": 0
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 162,
                "sectors": {
                  "Accounting": 162.2,
                  "Banking & Finance": 144.9,
                  "Marketing": 157.8,
                  "Data & Analytics": 170.6,
                  "Media & Communications": 132,
                  "IT Systems & Solutions": 164.7,
                  "Software Development": 201.8
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 5.8,
              "raw": {
                "index": 156.8
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 54,
              "raw": {
                "rate": 4.4
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 5,
              "raw": {
                "totalHeadcount": 1370346,
                "yoyGrowth": 0.1529,
                "displayGrowth": "+15.3%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 78.4,
              "raw": {
                "currentWage": 45.09,
                "priorWage": 44.38,
                "nominalYoY": 0.016,
                "cpiYoY": 0.0756,
                "realWageYoY": -0.0612,
                "realWageYoYPct": "-6.12%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 40.9,
              "raw": {
                "currentAvg": 432373,
                "baselineAvg": 423650,
                "deviationPct": 0.0206,
                "deviationPctDisplay": "+2.1%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 9.6,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 18.1,
              "raw": {
                "medianPrice": 30,
                "displayPrice": "$30/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 8.4,
          "signals": {
            "ai_web_content": {
              "score": 5,
              "raw": {
                "percentage": 0,
                "displayPct": "0%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 27.5,
              "raw": {
                "ratio": 0.045,
                "percentage": "4.50%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.7,
          "signals": {
            "amazon_robot_ratio": {
              "score": 28.9,
              "raw": {
                "robots": 520000,
                "employees": 1541000,
                "ratioPer1000": 337.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.9,
              "raw": {
                "cumulativeUnits": 30000,
                "worldPopBillions": 7.95,
                "perMillion": 3.77
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.6,
              "raw": {
                "totalMiles": 4199984,
                "waymoMiles": 2322607,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 5.6,
              "raw": {
                "currentShare": 1.249,
                "baselineShare": 0.782,
                "shareDecline": 0.467
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.325,
                "baselineShare": 3.724,
                "shareDecline": 0.601
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2022-02",
      "composite": {
        "raw": 15.8,
        "smoothed": 15.5,
        "delta": 0,
        "deltaSmoothed": 0.1
      },
      "categories": {
        "displacement": {
          "score": 29.3,
          "signals": {
            "ai_exposed_jobs": {
              "score": 21.5,
              "raw": {
                "currentEmployment": 7355417,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.002
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 186.7,
                "sectors": {
                  "Accounting": 184.6,
                  "Banking & Finance": 165.5,
                  "Marketing": 183.2,
                  "Data & Analytics": 192,
                  "Media & Communications": 157.6,
                  "IT Systems & Solutions": 190.6,
                  "Software Development": 233.8
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 5.1,
              "raw": {
                "index": 159.5
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 52.7,
              "raw": {
                "rate": 4.27
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 5.3,
              "raw": {
                "totalHeadcount": 1380420,
                "yoyGrowth": 0.1468,
                "displayGrowth": "+14.7%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 77.8,
              "raw": {
                "currentWage": 45.37,
                "priorWage": 44.59,
                "nominalYoY": 0.0175,
                "cpiYoY": 0.0794,
                "realWageYoY": -0.0592,
                "realWageYoYPct": "-5.92%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 41.6,
              "raw": {
                "currentAvg": 430845,
                "baselineAvg": 423650,
                "deviationPct": 0.017,
                "deviationPctDisplay": "+1.7%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 9.7,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0,
                "model": "davinci-002",
                "logHours": -2.7
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 18.4,
              "raw": {
                "medianPrice": 29.1,
                "displayPrice": "$29.1/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 8.5,
          "signals": {
            "ai_web_content": {
              "score": 5.2,
              "raw": {
                "percentage": 0.1,
                "displayPct": "0.1%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 28.2,
              "raw": {
                "ratio": 0.0464,
                "percentage": "4.64%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.6,
          "signals": {
            "amazon_robot_ratio": {
              "score": 28.9,
              "raw": {
                "robots": 520000,
                "employees": 1541000,
                "ratioPer1000": 337.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.9,
              "raw": {
                "cumulativeUnits": 30000,
                "worldPopBillions": 7.95,
                "perMillion": 3.77
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.6,
              "raw": {
                "totalMiles": 4199984,
                "waymoMiles": 2322607,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 5.1,
              "raw": {
                "currentShare": 1.275,
                "baselineShare": 0.782,
                "shareDecline": 0.493
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.351,
                "baselineShare": 3.724,
                "shareDecline": 0.628
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2022-03",
      "composite": {
        "raw": 15.3,
        "smoothed": 15.5,
        "delta": -0.5,
        "deltaSmoothed": 0
      },
      "categories": {
        "displacement": {
          "score": 27.2,
          "signals": {
            "ai_exposed_jobs": {
              "score": 23,
              "raw": {
                "currentEmployment": 7340833,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.004
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 179.8,
                "sectors": {
                  "Accounting": 180.4,
                  "Banking & Finance": 158.1,
                  "Marketing": 171.2,
                  "Data & Analytics": 188.2,
                  "Media & Communications": 145,
                  "IT Systems & Solutions": 192.9,
                  "Software Development": 223.1
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 5,
              "raw": {
                "index": 160.8
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 38,
              "raw": {
                "rate": 3.4
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 5.9,
              "raw": {
                "totalHeadcount": 1390494,
                "yoyGrowth": 0.1408,
                "displayGrowth": "+14.1%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 77.5,
              "raw": {
                "currentWage": 45.44,
                "priorWage": 44.03,
                "nominalYoY": 0.032,
                "cpiYoY": 0.0857,
                "realWageYoY": -0.0584,
                "realWageYoYPct": "-5.84%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 44.1,
              "raw": {
                "currentAvg": 425627,
                "baselineAvg": 423650,
                "deviationPct": 0.0047,
                "deviationPctDisplay": "+0.5%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 9.7,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0.01,
                "model": "GPT-3.5-turbo-instruct",
                "logHours": -2
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 18.7,
              "raw": {
                "medianPrice": 28.28,
                "displayPrice": "$28.28/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 8.7,
          "signals": {
            "ai_web_content": {
              "score": 5.4,
              "raw": {
                "percentage": 0.19,
                "displayPct": "0.19%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 28.9,
              "raw": {
                "ratio": 0.0477,
                "percentage": "4.77%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.6,
          "signals": {
            "amazon_robot_ratio": {
              "score": 28.9,
              "raw": {
                "robots": 520000,
                "employees": 1541000,
                "ratioPer1000": 337.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.9,
              "raw": {
                "cumulativeUnits": 30000,
                "worldPopBillions": 7.95,
                "perMillion": 3.77
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.6,
              "raw": {
                "totalMiles": 4199984,
                "waymoMiles": 2322607,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 5,
              "raw": {
                "currentShare": 1.282,
                "baselineShare": 0.782,
                "shareDecline": 0.5
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.356,
                "baselineShare": 3.724,
                "shareDecline": 0.632
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2022-04",
      "composite": {
        "raw": 15,
        "smoothed": 15.3,
        "delta": -0.3,
        "deltaSmoothed": -0.2
      },
      "categories": {
        "displacement": {
          "score": 25.8,
          "signals": {
            "ai_exposed_jobs": {
              "score": 24.5,
              "raw": {
                "currentEmployment": 7326250,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0059
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 178.7,
                "sectors": {
                  "Accounting": 178.1,
                  "Banking & Finance": 167.2,
                  "Marketing": 166.8,
                  "Data & Analytics": 186.8,
                  "Media & Communications": 142.2,
                  "IT Systems & Solutions": 186.9,
                  "Software Development": 222.7
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 5,
              "raw": {
                "index": 160.2
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 28.5,
              "raw": {
                "rate": 2.9
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 6.5,
              "raw": {
                "totalHeadcount": 1400568,
                "yoyGrowth": 0.1349,
                "displayGrowth": "+13.5%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 76.4,
              "raw": {
                "currentWage": 45.88,
                "priorWage": 44.39,
                "nominalYoY": 0.0336,
                "cpiYoY": 0.0823,
                "realWageYoY": -0.0548,
                "realWageYoYPct": "-5.48%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 44.5,
              "raw": {
                "currentAvg": 424623,
                "baselineAvg": 423650,
                "deviationPct": 0.0023,
                "deviationPctDisplay": "+0.2%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 9.8,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0.01,
                "model": "GPT-3.5-turbo-instruct",
                "logHours": -2
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 19.1,
              "raw": {
                "medianPrice": 27.38,
                "displayPrice": "$27.38/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 8.8,
          "signals": {
            "ai_web_content": {
              "score": 5.6,
              "raw": {
                "percentage": 0.3,
                "displayPct": "0.3%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 29.6,
              "raw": {
                "ratio": 0.0492,
                "percentage": "4.92%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.6,
          "signals": {
            "amazon_robot_ratio": {
              "score": 28.9,
              "raw": {
                "robots": 520000,
                "employees": 1541000,
                "ratioPer1000": 337.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.9,
              "raw": {
                "cumulativeUnits": 30000,
                "worldPopBillions": 7.95,
                "perMillion": 3.77
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.6,
              "raw": {
                "totalMiles": 4199984,
                "waymoMiles": 2322607,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 5.1,
              "raw": {
                "currentShare": 1.279,
                "baselineShare": 0.782,
                "shareDecline": 0.497
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.358,
                "baselineShare": 3.724,
                "shareDecline": 0.635
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2022-05",
      "composite": {
        "raw": 14.9,
        "smoothed": 15.2,
        "delta": -0.1,
        "deltaSmoothed": -0.1
      },
      "categories": {
        "displacement": {
          "score": 25.1,
          "signals": {
            "ai_exposed_jobs": {
              "score": 25.9,
              "raw": {
                "currentEmployment": 7311667,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0079
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 182,
                "sectors": {
                  "Accounting": 180,
                  "Banking & Finance": 164.8,
                  "Marketing": 165,
                  "Data & Analytics": 190.8,
                  "Media & Communications": 151.1,
                  "IT Systems & Solutions": 194.5,
                  "Software Development": 228
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 5,
              "raw": {
                "index": 160.8
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 24.5,
              "raw": {
                "rate": 2.63
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 7.1,
              "raw": {
                "totalHeadcount": 1410641,
                "yoyGrowth": 0.1292,
                "displayGrowth": "+12.9%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 73.9,
              "raw": {
                "currentWage": 46.24,
                "priorWage": 44.34,
                "nominalYoY": 0.0429,
                "cpiYoY": 0.0854,
                "realWageYoY": -0.0483,
                "realWageYoYPct": "-4.83%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 44.2,
              "raw": {
                "currentAvg": 425343,
                "baselineAvg": 423650,
                "deviationPct": 0.004,
                "deviationPctDisplay": "+0.4%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 9.9,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0.01,
                "model": "GPT-3.5-turbo-instruct",
                "logHours": -2
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 19.4,
              "raw": {
                "medianPrice": 26.51,
                "displayPrice": "$26.51/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 9,
          "signals": {
            "ai_web_content": {
              "score": 5.8,
              "raw": {
                "percentage": 0.39,
                "displayPct": "0.39%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 30.2,
              "raw": {
                "ratio": 0.0506,
                "percentage": "5.06%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.6,
          "signals": {
            "amazon_robot_ratio": {
              "score": 28.9,
              "raw": {
                "robots": 520000,
                "employees": 1541000,
                "ratioPer1000": 337.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.9,
              "raw": {
                "cumulativeUnits": 30000,
                "worldPopBillions": 7.95,
                "perMillion": 3.77
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.6,
              "raw": {
                "totalMiles": 4199984,
                "waymoMiles": 2322607,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 5.1,
              "raw": {
                "currentShare": 1.274,
                "baselineShare": 0.782,
                "shareDecline": 0.492
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.362,
                "baselineShare": 3.724,
                "shareDecline": 0.639
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2022-06",
      "composite": {
        "raw": 15.2,
        "smoothed": 15.2,
        "delta": 0.3,
        "deltaSmoothed": 0
      },
      "categories": {
        "displacement": {
          "score": 25.9,
          "signals": {
            "ai_exposed_jobs": {
              "score": 27.4,
              "raw": {
                "currentEmployment": 7297083,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0099
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 167.6,
                "sectors": {
                  "Accounting": 174.2,
                  "Banking & Finance": 161.1,
                  "Marketing": 147.1,
                  "Data & Analytics": 176.5,
                  "Media & Communications": 130.8,
                  "IT Systems & Solutions": 177.2,
                  "Software Development": 206.4
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 5.2,
              "raw": {
                "index": 159.1
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 28.5,
              "raw": {
                "rate": 2.9
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 7.6,
              "raw": {
                "totalHeadcount": 1420715,
                "yoyGrowth": 0.1237,
                "displayGrowth": "+12.4%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 70.9,
              "raw": {
                "currentWage": 46.54,
                "priorWage": 44.34,
                "nominalYoY": 0.0496,
                "cpiYoY": 0.0898,
                "realWageYoY": -0.0438,
                "realWageYoYPct": "-4.38%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 44.9,
              "raw": {
                "currentAvg": 423845,
                "baselineAvg": 423650,
                "deviationPct": 0.0005,
                "deviationPctDisplay": "+0.0%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 10,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0.01,
                "model": "GPT-3.5-turbo-instruct",
                "logHours": -2
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.4,
              "raw": {
                "cheapestPrice": 60,
                "displayPrice": "$60/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 19.8,
              "raw": {
                "medianPrice": 25.61,
                "displayPrice": "$25.61/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 9.1,
          "signals": {
            "ai_web_content": {
              "score": 6,
              "raw": {
                "percentage": 0.5,
                "displayPct": "0.5%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 30.8,
              "raw": {
                "ratio": 0.052,
                "percentage": "5.20%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.6,
          "signals": {
            "amazon_robot_ratio": {
              "score": 28.9,
              "raw": {
                "robots": 520000,
                "employees": 1541000,
                "ratioPer1000": 337.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.9,
              "raw": {
                "cumulativeUnits": 30000,
                "worldPopBillions": 7.95,
                "perMillion": 3.77
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.6,
              "raw": {
                "totalMiles": 4199984,
                "waymoMiles": 2322607,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 5.2,
              "raw": {
                "currentShare": 1.269,
                "baselineShare": 0.782,
                "shareDecline": 0.487
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.356,
                "baselineShare": 3.724,
                "shareDecline": 0.632
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2022-07",
      "composite": {
        "raw": 15.3,
        "smoothed": 15.2,
        "delta": 0.1,
        "deltaSmoothed": 0
      },
      "categories": {
        "displacement": {
          "score": 25.7,
          "signals": {
            "ai_exposed_jobs": {
              "score": 28.9,
              "raw": {
                "currentEmployment": 7282500,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0119
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 162.4,
                "sectors": {
                  "Accounting": 191,
                  "Banking & Finance": 149.9,
                  "Marketing": 141.4,
                  "Data & Analytics": 165.7,
                  "Media & Communications": 129,
                  "IT Systems & Solutions": 167.4,
                  "Software Development": 192.7
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 6,
              "raw": {
                "index": 156.2
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 27,
              "raw": {
                "rate": 2.8
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 8.2,
              "raw": {
                "totalHeadcount": 1430789,
                "yoyGrowth": 0.1183,
                "displayGrowth": "+11.8%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 67.7,
              "raw": {
                "currentWage": 46.7,
                "priorWage": 44.46,
                "nominalYoY": 0.0504,
                "cpiYoY": 0.0846,
                "realWageYoY": -0.039,
                "realWageYoYPct": "-3.90%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 46.2,
              "raw": {
                "currentAvg": 420600,
                "baselineAvg": 423650,
                "deviationPct": -0.0072,
                "deviationPctDisplay": "-0.7%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 10.3,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0.01,
                "model": "GPT-3.5-turbo-instruct",
                "logHours": -2
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 9.9,
              "raw": {
                "cheapestPrice": 56.72,
                "displayPrice": "$56.72/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 20.2,
              "raw": {
                "medianPrice": 24.74,
                "displayPrice": "$24.74/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 9.3,
          "signals": {
            "ai_web_content": {
              "score": 6.2,
              "raw": {
                "percentage": 0.6,
                "displayPct": "0.6%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 31.4,
              "raw": {
                "ratio": 0.0534,
                "percentage": "5.34%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.7,
          "signals": {
            "amazon_robot_ratio": {
              "score": 28.9,
              "raw": {
                "robots": 520000,
                "employees": 1541000,
                "ratioPer1000": 337.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.9,
              "raw": {
                "cumulativeUnits": 30000,
                "worldPopBillions": 7.95,
                "perMillion": 3.77
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.6,
              "raw": {
                "totalMiles": 4199984,
                "waymoMiles": 2322607,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 5.5,
              "raw": {
                "currentShare": 1.254,
                "baselineShare": 0.782,
                "shareDecline": 0.472
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.344,
                "baselineShare": 3.724,
                "shareDecline": 0.62
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2022-08",
      "composite": {
        "raw": 15.4,
        "smoothed": 15.3,
        "delta": 0.1,
        "deltaSmoothed": 0.1
      },
      "categories": {
        "displacement": {
          "score": 25.9,
          "signals": {
            "ai_exposed_jobs": {
              "score": 30.4,
              "raw": {
                "currentEmployment": 7267917,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0139
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 155.5,
                "sectors": {
                  "Accounting": 175,
                  "Banking & Finance": 149.9,
                  "Marketing": 134.1,
                  "Data & Analytics": 155.8,
                  "Media & Communications": 126.3,
                  "IT Systems & Solutions": 155.8,
                  "Software Development": 191.7
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 6.5,
              "raw": {
                "index": 154.1
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 28.5,
              "raw": {
                "rate": 2.9
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 8.7,
              "raw": {
                "totalHeadcount": 1440863,
                "yoyGrowth": 0.113,
                "displayGrowth": "+11.3%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 62.4,
              "raw": {
                "currentWage": 47.24,
                "priorWage": 44.42,
                "nominalYoY": 0.0635,
                "cpiYoY": 0.0822,
                "realWageYoY": -0.0311,
                "realWageYoYPct": "-3.11%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 47.6,
              "raw": {
                "currentAvg": 417081,
                "baselineAvg": 423650,
                "deviationPct": -0.0155,
                "deviationPctDisplay": "-1.6%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 10.6,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0.01,
                "model": "GPT-3.5-turbo-instruct",
                "logHours": -2
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 10.5,
              "raw": {
                "cheapestPrice": 53.33,
                "displayPrice": "$53.33/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 20.6,
              "raw": {
                "medianPrice": 23.84,
                "displayPrice": "$23.84/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 9.4,
          "signals": {
            "ai_web_content": {
              "score": 6.4,
              "raw": {
                "percentage": 0.7,
                "displayPct": "0.7%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 31.9,
              "raw": {
                "ratio": 0.0549,
                "percentage": "5.49%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.7,
          "signals": {
            "amazon_robot_ratio": {
              "score": 28.9,
              "raw": {
                "robots": 520000,
                "employees": 1541000,
                "ratioPer1000": 337.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.9,
              "raw": {
                "cumulativeUnits": 30000,
                "worldPopBillions": 7.95,
                "perMillion": 3.77
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.6,
              "raw": {
                "totalMiles": 4199984,
                "waymoMiles": 2322607,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 5.7,
              "raw": {
                "currentShare": 1.243,
                "baselineShare": 0.782,
                "shareDecline": 0.461
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.329,
                "baselineShare": 3.724,
                "shareDecline": 0.605
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2022-09",
      "composite": {
        "raw": 15.3,
        "smoothed": 15.3,
        "delta": -0.1,
        "deltaSmoothed": 0
      },
      "categories": {
        "displacement": {
          "score": 25.2,
          "signals": {
            "ai_exposed_jobs": {
              "score": 31.9,
              "raw": {
                "currentEmployment": 7253333,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0158
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 149.3,
                "sectors": {
                  "Accounting": 157.5,
                  "Banking & Finance": 143.5,
                  "Marketing": 132.5,
                  "Data & Analytics": 158.2,
                  "Media & Communications": 121.7,
                  "IT Systems & Solutions": 157.4,
                  "Software Development": 174.4
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 7.2,
              "raw": {
                "index": 151.3
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 29,
              "raw": {
                "rate": 2.93
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 9.2,
              "raw": {
                "totalHeadcount": 1450937,
                "yoyGrowth": 0.1078,
                "displayGrowth": "+10.8%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 54.4,
              "raw": {
                "currentWage": 47.88,
                "priorWage": 44.44,
                "nominalYoY": 0.0774,
                "cpiYoY": 0.0819,
                "realWageYoY": -0.0192,
                "realWageYoYPct": "-1.92%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 45.7,
              "raw": {
                "currentAvg": 421927,
                "baselineAvg": 423650,
                "deviationPct": -0.0041,
                "deviationPctDisplay": "-0.4%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 10.8,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0.01,
                "model": "GPT-3.5-turbo-instruct",
                "logHours": -2
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 11,
              "raw": {
                "cheapestPrice": 49.95,
                "displayPrice": "$49.95/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 21,
              "raw": {
                "medianPrice": 22.94,
                "displayPrice": "$22.94/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 9.5,
          "signals": {
            "ai_web_content": {
              "score": 6.6,
              "raw": {
                "percentage": 0.8,
                "displayPct": "0.8%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 32.5,
              "raw": {
                "ratio": 0.0563,
                "percentage": "5.63%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 28.9,
              "raw": {
                "robots": 520000,
                "employees": 1541000,
                "ratioPer1000": 337.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.9,
              "raw": {
                "cumulativeUnits": 30000,
                "worldPopBillions": 7.95,
                "perMillion": 3.77
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.6,
              "raw": {
                "totalMiles": 4199984,
                "waymoMiles": 2322607,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 5.8,
              "raw": {
                "currentShare": 1.234,
                "baselineShare": 0.782,
                "shareDecline": 0.452
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.315,
                "baselineShare": 3.724,
                "shareDecline": 0.591
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2022-10",
      "composite": {
        "raw": 15.6,
        "smoothed": 15.4,
        "delta": 0.3,
        "deltaSmoothed": 0.1
      },
      "categories": {
        "displacement": {
          "score": 25.7,
          "signals": {
            "ai_exposed_jobs": {
              "score": 33.4,
              "raw": {
                "currentEmployment": 7238750,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0178
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 5,
              "raw": {
                "compositeIndex": 144.7,
                "sectors": {
                  "Accounting": 163.2,
                  "Banking & Finance": 139.9,
                  "Marketing": 125.6,
                  "Data & Analytics": 151.2,
                  "Media & Communications": 123.4,
                  "IT Systems & Solutions": 146.8,
                  "Software Development": 162.9
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 7.7,
              "raw": {
                "index": 149.2
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 34.7,
              "raw": {
                "rate": 3.23
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 9.7,
              "raw": {
                "totalHeadcount": 1461011,
                "yoyGrowth": 0.1027,
                "displayGrowth": "+10.3%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 47.7,
              "raw": {
                "currentWage": 47.58,
                "priorWage": 44.46,
                "nominalYoY": 0.0702,
                "cpiYoY": 0.0776,
                "realWageYoY": -0.0102,
                "realWageYoYPct": "-1.02%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 44.9,
              "raw": {
                "currentAvg": 423762,
                "baselineAvg": 423650,
                "deviationPct": 0.0003,
                "deviationPctDisplay": "+0.0%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 11.1,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0.01,
                "model": "GPT-3.5-turbo-instruct",
                "logHours": -2
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 11.6,
              "raw": {
                "cheapestPrice": 46.67,
                "displayPrice": "$46.67/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 21.4,
              "raw": {
                "medianPrice": 22.06,
                "displayPrice": "$22.06/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 9.7,
          "signals": {
            "ai_web_content": {
              "score": 6.8,
              "raw": {
                "percentage": 0.9,
                "displayPct": "0.9%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 33.1,
              "raw": {
                "ratio": 0.0577,
                "percentage": "5.77%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 28.9,
              "raw": {
                "robots": 520000,
                "employees": 1541000,
                "ratioPer1000": 337.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.9,
              "raw": {
                "cumulativeUnits": 30000,
                "worldPopBillions": 7.95,
                "perMillion": 3.77
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.6,
              "raw": {
                "totalMiles": 4199984,
                "waymoMiles": 2322607,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 5.9,
              "raw": {
                "currentShare": 1.228,
                "baselineShare": 0.782,
                "shareDecline": 0.446
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.313,
                "baselineShare": 3.724,
                "shareDecline": 0.589
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2022-11",
      "composite": {
        "raw": 15.6,
        "smoothed": 15.4,
        "delta": 0,
        "deltaSmoothed": 0
      },
      "categories": {
        "displacement": {
          "score": 25.5,
          "signals": {
            "ai_exposed_jobs": {
              "score": 34.8,
              "raw": {
                "currentEmployment": 7224167,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0198
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 9.7,
              "raw": {
                "compositeIndex": 130.7,
                "sectors": {
                  "Accounting": 146.5,
                  "Banking & Finance": 126,
                  "Marketing": 118.2,
                  "Data & Analytics": 132.7,
                  "Media & Communications": 106.1,
                  "IT Systems & Solutions": 136,
                  "Software Development": 149.6
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 7.9,
              "raw": {
                "index": 148.4
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 28,
              "raw": {
                "rate": 2.87
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 10.4,
              "raw": {
                "totalHeadcount": 1471084,
                "yoyGrowth": 0.0978,
                "displayGrowth": "+9.8%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 45.4,
              "raw": {
                "currentWage": 47.31,
                "priorWage": 44.57,
                "nominalYoY": 0.0615,
                "cpiYoY": 0.0712,
                "realWageYoY": -0.0072,
                "realWageYoYPct": "-0.72%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 45.4,
              "raw": {
                "currentAvg": 422718,
                "baselineAvg": 423650,
                "deviationPct": -0.0022,
                "deviationPctDisplay": "-0.2%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 11.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0.01,
                "model": "GPT-3.5-turbo-instruct",
                "logHours": -2
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 12.3,
              "raw": {
                "cheapestPrice": 43.28,
                "displayPrice": "$43.28/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 21.9,
              "raw": {
                "medianPrice": 21.16,
                "displayPrice": "$21.16/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 9.8,
          "signals": {
            "ai_web_content": {
              "score": 7,
              "raw": {
                "percentage": 1,
                "displayPct": "1%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 33.7,
              "raw": {
                "ratio": 0.0591,
                "percentage": "5.91%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 28.9,
              "raw": {
                "robots": 520000,
                "employees": 1541000,
                "ratioPer1000": 337.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.9,
              "raw": {
                "cumulativeUnits": 30000,
                "worldPopBillions": 7.95,
                "perMillion": 3.77
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.6,
              "raw": {
                "totalMiles": 4199984,
                "waymoMiles": 2322607,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6,
              "raw": {
                "currentShare": 1.219,
                "baselineShare": 0.782,
                "shareDecline": 0.437
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.289,
                "baselineShare": 3.724,
                "shareDecline": 0.566
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2022-12",
      "composite": {
        "raw": 16.2,
        "smoothed": 15.7,
        "delta": 0.6,
        "deltaSmoothed": 0.3
      },
      "categories": {
        "displacement": {
          "score": 25.9,
          "signals": {
            "ai_exposed_jobs": {
              "score": 36.2,
              "raw": {
                "currentEmployment": 7209583,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0218
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 13.9,
              "raw": {
                "compositeIndex": 122.2,
                "sectors": {
                  "Accounting": 141.2,
                  "Banking & Finance": 116.7,
                  "Marketing": 113.1,
                  "Data & Analytics": 121.1,
                  "Media & Communications": 101.1,
                  "IT Systems & Solutions": 126.1,
                  "Software Development": 136
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 8.7,
              "raw": {
                "index": 145.2
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 24,
              "raw": {
                "rate": 2.6
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 11.4,
              "raw": {
                "totalHeadcount": 1481158,
                "yoyGrowth": 0.0929,
                "displayGrowth": "+9.3%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 45.1,
              "raw": {
                "currentWage": 47.66,
                "priorWage": 44.92,
                "nominalYoY": 0.061,
                "cpiYoY": 0.064,
                "realWageYoY": -0.0067,
                "realWageYoYPct": "-0.67%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 45.2,
              "raw": {
                "currentAvg": 423202,
                "baselineAvg": 423650,
                "deviationPct": -0.0011,
                "deviationPctDisplay": "-0.1%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 11.7,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0.01,
                "model": "GPT-3.5-turbo-instruct",
                "logHours": -2
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 13,
              "raw": {
                "cheapestPrice": 40,
                "displayPrice": "$40/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 22.3,
              "raw": {
                "medianPrice": 20.29,
                "displayPrice": "$20.29/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 11.2,
          "signals": {
            "ai_web_content": {
              "score": 12.4,
              "raw": {
                "percentage": 3.69,
                "displayPct": "3.69%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 34.2,
              "raw": {
                "ratio": 0.0606,
                "percentage": "6.06%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 15.9,
          "signals": {
            "amazon_robot_ratio": {
              "score": 28.9,
              "raw": {
                "robots": 520000,
                "employees": 1541000,
                "ratioPer1000": 337.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.9,
              "raw": {
                "cumulativeUnits": 30000,
                "worldPopBillions": 7.95,
                "perMillion": 3.77
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23.6,
              "raw": {
                "totalMiles": 4199984,
                "waymoMiles": 2322607,
                "avSharePct": 0.0013,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.2,
              "raw": {
                "currentShare": 1.21,
                "baselineShare": 0.782,
                "shareDecline": 0.428
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.28,
                "baselineShare": 3.724,
                "shareDecline": 0.557
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2023-01",
      "composite": {
        "raw": 17.3,
        "smoothed": 16.1,
        "delta": 1.1,
        "deltaSmoothed": 0.4
      },
      "categories": {
        "displacement": {
          "score": 27.3,
          "signals": {
            "ai_exposed_jobs": {
              "score": 37.5,
              "raw": {
                "currentEmployment": 7195000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0237
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 16.3,
              "raw": {
                "compositeIndex": 118.3,
                "sectors": {
                  "Accounting": 149.1,
                  "Banking & Finance": 114.5,
                  "Marketing": 108.2,
                  "Data & Analytics": 114.5,
                  "Media & Communications": 98,
                  "IT Systems & Solutions": 119.6,
                  "Software Development": 124.5
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 9.7,
              "raw": {
                "index": 141.3
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 27,
              "raw": {
                "rate": 2.8
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 12.4,
              "raw": {
                "totalHeadcount": 1491232,
                "yoyGrowth": 0.0882,
                "displayGrowth": "+8.8%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 44.3,
              "raw": {
                "currentWage": 47.75,
                "priorWage": 45.09,
                "nominalYoY": 0.059,
                "cpiYoY": 0.0633,
                "realWageYoY": -0.0057,
                "realWageYoYPct": "-0.57%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 45.3,
              "raw": {
                "currentAvg": 422929,
                "baselineAvg": 423650,
                "deviationPct": -0.0017,
                "deviationPctDisplay": "-0.2%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 12.6,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0.01,
                "model": "GPT-3.5-turbo-instruct",
                "logHours": -2
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 15.5,
              "raw": {
                "cheapestPrice": 30,
                "displayPrice": "$30/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 22.8,
              "raw": {
                "medianPrice": 19.39,
                "displayPrice": "$19.39/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 12.7,
          "signals": {
            "ai_web_content": {
              "score": 17.9,
              "raw": {
                "percentage": 6.47,
                "displayPct": "6.47%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 34.8,
              "raw": {
                "ratio": 0.062,
                "percentage": "6.20%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0,
                "totalSeatsM": 0,
                "displayValue": "0/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 16.5,
          "signals": {
            "amazon_robot_ratio": {
              "score": 31.7,
              "raw": {
                "robots": 600000,
                "employees": 1525000,
                "ratioPer1000": 393.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.5,
              "raw": {
                "cumulativeUnits": 28000,
                "worldPopBillions": 8.03,
                "perMillion": 3.49
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23,
              "raw": {
                "totalMiles": 3783785,
                "waymoMiles": 1920427,
                "avSharePct": 0.0012,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.4,
              "raw": {
                "currentShare": 1.2,
                "baselineShare": 0.782,
                "shareDecline": 0.418
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.273,
                "baselineShare": 3.724,
                "shareDecline": 0.55
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2023-02",
      "composite": {
        "raw": 18.1,
        "smoothed": 16.7,
        "delta": 0.8,
        "deltaSmoothed": 0.6
      },
      "categories": {
        "displacement": {
          "score": 29.1,
          "signals": {
            "ai_exposed_jobs": {
              "score": 39,
              "raw": {
                "currentEmployment": 7177917,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0261
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 19.6,
              "raw": {
                "compositeIndex": 113.9,
                "sectors": {
                  "Accounting": 153.6,
                  "Banking & Finance": 111.9,
                  "Marketing": 101.2,
                  "Data & Analytics": 113.7,
                  "Media & Communications": 90.3,
                  "IT Systems & Solutions": 115.8,
                  "Software Development": 110.9
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 11.3,
              "raw": {
                "index": 137.4
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 33.3,
              "raw": {
                "rate": 3.17
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 13.9,
              "raw": {
                "totalHeadcount": 1491796,
                "yoyGrowth": 0.0807,
                "displayGrowth": "+8.1%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 42.5,
              "raw": {
                "currentWage": 47.95,
                "priorWage": 45.37,
                "nominalYoY": 0.0569,
                "cpiYoY": 0.0596,
                "realWageYoY": -0.0033,
                "realWageYoYPct": "-0.33%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 40.6,
              "raw": {
                "currentAvg": 433067,
                "baselineAvg": 423650,
                "deviationPct": 0.0222,
                "deviationPctDisplay": "+2.2%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 12.7,
          "signals": {
            "frontier_agent_horizon": {
              "score": 5,
              "raw": {
                "p50Hours": 0.01,
                "model": "GPT-3.5-turbo-instruct",
                "logHours": -2
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 15.5,
              "raw": {
                "cheapestPrice": 30,
                "displayPrice": "$30/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 23.3,
              "raw": {
                "medianPrice": 18.49,
                "displayPrice": "$18.49/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 14.2,
          "signals": {
            "ai_web_content": {
              "score": 23.5,
              "raw": {
                "percentage": 9.25,
                "displayPct": "9.25%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 35.6,
              "raw": {
                "ratio": 0.0641,
                "percentage": "6.41%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0.01,
                "totalSeatsM": 0.01,
                "displayValue": "8.16/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 16.5,
          "signals": {
            "amazon_robot_ratio": {
              "score": 31.7,
              "raw": {
                "robots": 600000,
                "employees": 1525000,
                "ratioPer1000": 393.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.5,
              "raw": {
                "cumulativeUnits": 28000,
                "worldPopBillions": 8.03,
                "perMillion": 3.49
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23,
              "raw": {
                "totalMiles": 3783785,
                "waymoMiles": 1920427,
                "avSharePct": 0.0012,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.5,
              "raw": {
                "currentShare": 1.193,
                "baselineShare": 0.782,
                "shareDecline": 0.411
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.247,
                "baselineShare": 3.724,
                "shareDecline": 0.523
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2023-03",
      "composite": {
        "raw": 19.3,
        "smoothed": 17.4,
        "delta": 1.2,
        "deltaSmoothed": 0.7
      },
      "categories": {
        "displacement": {
          "score": 29.9,
          "signals": {
            "ai_exposed_jobs": {
              "score": 40.6,
              "raw": {
                "currentEmployment": 7160833,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0284
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 20.9,
              "raw": {
                "compositeIndex": 112.1,
                "sectors": {
                  "Accounting": 151.2,
                  "Banking & Finance": 107.8,
                  "Marketing": 103.6,
                  "Data & Analytics": 104.2,
                  "Media & Communications": 95.5,
                  "IT Systems & Solutions": 113.4,
                  "Software Development": 108.9
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 12.1,
              "raw": {
                "index": 135.8
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 38,
              "raw": {
                "rate": 3.4
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 15.3,
              "raw": {
                "totalHeadcount": 1492360,
                "yoyGrowth": 0.0733,
                "displayGrowth": "+7.3%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 38.9,
              "raw": {
                "currentWage": 48.14,
                "priorWage": 45.44,
                "nominalYoY": 0.0594,
                "cpiYoY": 0.0492,
                "realWageYoY": 0.0011,
                "realWageYoYPct": "0.11%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 36,
              "raw": {
                "currentAvg": 442766,
                "baselineAvg": 423650,
                "deviationPct": 0.0451,
                "deviationPctDisplay": "+4.5%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 15.3,
          "signals": {
            "frontier_agent_horizon": {
              "score": 10.4,
              "raw": {
                "p50Hours": 0.06,
                "model": "GPT-4",
                "logHours": -1.23
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 15.5,
              "raw": {
                "cheapestPrice": 30,
                "displayPrice": "$30/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 23.8,
              "raw": {
                "medianPrice": 17.67,
                "displayPrice": "$17.67/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 15.3,
          "signals": {
            "ai_web_content": {
              "score": 27.3,
              "raw": {
                "percentage": 11.75,
                "displayPct": "11.75%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 36.4,
              "raw": {
                "ratio": 0.0659,
                "percentage": "6.59%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0.02,
                "totalSeatsM": 0.02,
                "displayValue": "15.53/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 5,
              "raw": {
                "automationRate": 0,
                "displayRate": "0%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 16.5,
          "signals": {
            "amazon_robot_ratio": {
              "score": 31.7,
              "raw": {
                "robots": 600000,
                "employees": 1525000,
                "ratioPer1000": 393.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.5,
              "raw": {
                "cumulativeUnits": 28000,
                "worldPopBillions": 8.03,
                "perMillion": 3.49
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23,
              "raw": {
                "totalMiles": 3783785,
                "waymoMiles": 1920427,
                "avSharePct": 0.0012,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.8,
              "raw": {
                "currentShare": 1.176,
                "baselineShare": 0.782,
                "shareDecline": 0.394
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.238,
                "baselineShare": 3.724,
                "shareDecline": 0.514
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2023-04",
      "composite": {
        "raw": 19.1,
        "smoothed": 17.9,
        "delta": -0.2,
        "deltaSmoothed": 0.5
      },
      "categories": {
        "displacement": {
          "score": 27.7,
          "signals": {
            "ai_exposed_jobs": {
              "score": 42.1,
              "raw": {
                "currentEmployment": 7143750,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0307
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 22.2,
              "raw": {
                "compositeIndex": 110.4,
                "sectors": {
                  "Accounting": 144.3,
                  "Banking & Finance": 104.7,
                  "Marketing": 99.3,
                  "Data & Analytics": 99.8,
                  "Media & Communications": 94.8,
                  "IT Systems & Solutions": 115.6,
                  "Software Development": 114.2
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 11.5,
              "raw": {
                "index": 137
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 23.5,
              "raw": {
                "rate": 2.57
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 16.8,
              "raw": {
                "totalHeadcount": 1492924,
                "yoyGrowth": 0.0659,
                "displayGrowth": "+6.6%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 38.2,
              "raw": {
                "currentWage": 48.06,
                "priorWage": 45.88,
                "nominalYoY": 0.0475,
                "cpiYoY": 0.0495,
                "realWageYoY": 0.0018,
                "realWageYoYPct": "0.18%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 33.4,
              "raw": {
                "currentAvg": 448133,
                "baselineAvg": 423650,
                "deviationPct": 0.0578,
                "deviationPctDisplay": "+5.8%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 15.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 10.4,
              "raw": {
                "p50Hours": 0.06,
                "model": "GPT-4",
                "logHours": -1.23
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 15.5,
              "raw": {
                "cheapestPrice": 30,
                "displayPrice": "$30/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 24.4,
              "raw": {
                "medianPrice": 16.77,
                "displayPrice": "$16.77/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 16.9,
          "signals": {
            "ai_web_content": {
              "score": 31,
              "raw": {
                "percentage": 14.53,
                "displayPct": "14.53%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 37.2,
              "raw": {
                "ratio": 0.068,
                "percentage": "6.80%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0.02,
                "totalSeatsM": 0.03,
                "displayValue": "23.68/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 7,
              "raw": {
                "automationRate": 1.98,
                "displayRate": "2%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 16.5,
          "signals": {
            "amazon_robot_ratio": {
              "score": 31.7,
              "raw": {
                "robots": 600000,
                "employees": 1525000,
                "ratioPer1000": 393.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.5,
              "raw": {
                "cumulativeUnits": 28000,
                "worldPopBillions": 8.03,
                "perMillion": 3.49
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23,
              "raw": {
                "totalMiles": 3783785,
                "waymoMiles": 1920427,
                "avSharePct": 0.0012,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.7,
              "raw": {
                "currentShare": 1.182,
                "baselineShare": 0.782,
                "shareDecline": 0.4
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.233,
                "baselineShare": 3.724,
                "shareDecline": 0.51
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2023-05",
      "composite": {
        "raw": 19.5,
        "smoothed": 18.4,
        "delta": 0.4,
        "deltaSmoothed": 0.5
      },
      "categories": {
        "displacement": {
          "score": 27.3,
          "signals": {
            "ai_exposed_jobs": {
              "score": 43.7,
              "raw": {
                "currentEmployment": 7126667,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.033
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 22,
              "raw": {
                "compositeIndex": 110.7,
                "sectors": {
                  "Accounting": 141.4,
                  "Banking & Finance": 109.9,
                  "Marketing": 96.8,
                  "Data & Analytics": 101.7,
                  "Media & Communications": 93.7,
                  "IT Systems & Solutions": 114.1,
                  "Software Development": 117.5
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 12.2,
              "raw": {
                "index": 135.6
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 20,
              "raw": {
                "rate": 2.33
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 18.3,
              "raw": {
                "totalHeadcount": 1493488,
                "yoyGrowth": 0.0587,
                "displayGrowth": "+5.9%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 36,
              "raw": {
                "currentWage": 48.33,
                "priorWage": 46.24,
                "nominalYoY": 0.0452,
                "cpiYoY": 0.0413,
                "realWageYoY": 0.004,
                "realWageYoYPct": "0.40%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 33.1,
              "raw": {
                "currentAvg": 448931,
                "baselineAvg": 423650,
                "deviationPct": 0.0597,
                "deviationPctDisplay": "+6.0%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 15.6,
          "signals": {
            "frontier_agent_horizon": {
              "score": 10.4,
              "raw": {
                "p50Hours": 0.06,
                "model": "GPT-4",
                "logHours": -1.23
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 15.5,
              "raw": {
                "cheapestPrice": 30,
                "displayPrice": "$30/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 25,
              "raw": {
                "medianPrice": 15.9,
                "displayPrice": "$15.9/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 18.5,
          "signals": {
            "ai_web_content": {
              "score": 34.6,
              "raw": {
                "percentage": 17.22,
                "displayPct": "17.22%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 38,
              "raw": {
                "ratio": 0.0699,
                "percentage": "6.99%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0.03,
                "totalSeatsM": 0.04,
                "displayValue": "31.58/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 8.9,
              "raw": {
                "automationRate": 3.9,
                "displayRate": "4%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 16.5,
          "signals": {
            "amazon_robot_ratio": {
              "score": 31.7,
              "raw": {
                "robots": 600000,
                "employees": 1525000,
                "ratioPer1000": 393.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.5,
              "raw": {
                "cumulativeUnits": 28000,
                "worldPopBillions": 8.03,
                "perMillion": 3.49
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23,
              "raw": {
                "totalMiles": 3783785,
                "waymoMiles": 1920427,
                "avSharePct": 0.0012,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.8,
              "raw": {
                "currentShare": 1.177,
                "baselineShare": 0.782,
                "shareDecline": 0.395
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.241,
                "baselineShare": 3.724,
                "shareDecline": 0.517
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2023-06",
      "composite": {
        "raw": 20.4,
        "smoothed": 18.9,
        "delta": 0.9,
        "deltaSmoothed": 0.5
      },
      "categories": {
        "displacement": {
          "score": 29.1,
          "signals": {
            "ai_exposed_jobs": {
              "score": 45.2,
              "raw": {
                "currentEmployment": 7109583,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0353
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 29,
              "raw": {
                "compositeIndex": 101.3,
                "sectors": {
                  "Accounting": 133.2,
                  "Banking & Finance": 101.6,
                  "Marketing": 93.4,
                  "Data & Analytics": 92.4,
                  "Media & Communications": 90.6,
                  "IT Systems & Solutions": 99.9,
                  "Software Development": 98.3
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 13.7,
              "raw": {
                "index": 132.7
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 20,
              "raw": {
                "rate": 2.33
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 19.7,
              "raw": {
                "totalHeadcount": 1494052,
                "yoyGrowth": 0.0516,
                "displayGrowth": "+5.2%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 36.6,
              "raw": {
                "currentWage": 48.36,
                "priorWage": 46.54,
                "nominalYoY": 0.0391,
                "cpiYoY": 0.0307,
                "realWageYoY": 0.0034,
                "realWageYoYPct": "0.34%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 30.2,
              "raw": {
                "currentAvg": 454914,
                "baselineAvg": 423650,
                "deviationPct": 0.0738,
                "deviationPctDisplay": "+7.4%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 15.7,
          "signals": {
            "frontier_agent_horizon": {
              "score": 10.4,
              "raw": {
                "p50Hours": 0.06,
                "model": "GPT-4",
                "logHours": -1.23
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 15.5,
              "raw": {
                "cheapestPrice": 30,
                "displayPrice": "$30/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 25.6,
              "raw": {
                "medianPrice": 15,
                "displayPrice": "$15/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 20.2,
          "signals": {
            "ai_web_content": {
              "score": 38.3,
              "raw": {
                "percentage": 20,
                "displayPct": "20%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 38.8,
              "raw": {
                "ratio": 0.072,
                "percentage": "7.20%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0.04,
                "totalSeatsM": 0.05,
                "displayValue": "39.74/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 10.9,
              "raw": {
                "automationRate": 5.89,
                "displayRate": "6%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 16.5,
          "signals": {
            "amazon_robot_ratio": {
              "score": 31.7,
              "raw": {
                "robots": 600000,
                "employees": 1525000,
                "ratioPer1000": 393.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.5,
              "raw": {
                "cumulativeUnits": 28000,
                "worldPopBillions": 8.03,
                "perMillion": 3.49
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23,
              "raw": {
                "totalMiles": 3783785,
                "waymoMiles": 1920427,
                "avSharePct": 0.0012,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.8,
              "raw": {
                "currentShare": 1.171,
                "baselineShare": 0.782,
                "shareDecline": 0.389
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.227,
                "baselineShare": 3.724,
                "shareDecline": 0.504
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2023-07",
      "composite": {
        "raw": 21.2,
        "smoothed": 19.6,
        "delta": 0.8,
        "deltaSmoothed": 0.7
      },
      "categories": {
        "displacement": {
          "score": 29.7,
          "signals": {
            "ai_exposed_jobs": {
              "score": 46.8,
              "raw": {
                "currentEmployment": 7092500,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0377
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 26.7,
              "raw": {
                "compositeIndex": 104.4,
                "sectors": {
                  "Accounting": 157.8,
                  "Banking & Finance": 101.1,
                  "Marketing": 91.9,
                  "Data & Analytics": 90.4,
                  "Media & Communications": 88.7,
                  "IT Systems & Solutions": 103.3,
                  "Software Development": 97.5
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 14.8,
              "raw": {
                "index": 130.3
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 25,
              "raw": {
                "rate": 2.67
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 22.7,
              "raw": {
                "totalHeadcount": 1494616,
                "yoyGrowth": 0.0446,
                "displayGrowth": "+4.5%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 34.2,
              "raw": {
                "currentWage": 48.47,
                "priorWage": 46.7,
                "nominalYoY": 0.0379,
                "cpiYoY": 0.0329,
                "realWageYoY": 0.0058,
                "realWageYoYPct": "0.58%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 25,
              "raw": {
                "currentAvg": 466100,
                "baselineAvg": 423650,
                "deviationPct": 0.1002,
                "deviationPctDisplay": "+10.0%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 16.3,
          "signals": {
            "frontier_agent_horizon": {
              "score": 10.4,
              "raw": {
                "p50Hours": 0.06,
                "model": "GPT-4",
                "logHours": -1.23
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 16.7,
              "raw": {
                "cheapestPrice": 26.08,
                "displayPrice": "$26.08/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 26.3,
              "raw": {
                "medianPrice": 14.02,
                "displayPrice": "$14.02/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 22.1,
          "signals": {
            "ai_web_content": {
              "score": 43.3,
              "raw": {
                "percentage": 23.73,
                "displayPct": "23.73%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 39.5,
              "raw": {
                "ratio": 0.0738,
                "percentage": "7.38%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0.05,
                "totalSeatsM": 0.06,
                "displayValue": "47.63/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 12.8,
              "raw": {
                "automationRate": 7.81,
                "displayRate": "8%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 16.6,
          "signals": {
            "amazon_robot_ratio": {
              "score": 31.7,
              "raw": {
                "robots": 600000,
                "employees": 1525000,
                "ratioPer1000": 393.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.5,
              "raw": {
                "cumulativeUnits": 28000,
                "worldPopBillions": 8.03,
                "perMillion": 3.49
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23,
              "raw": {
                "totalMiles": 3783785,
                "waymoMiles": 1920427,
                "avSharePct": 0.0012,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.9,
              "raw": {
                "currentShare": 1.167,
                "baselineShare": 0.782,
                "shareDecline": 0.385
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.223,
                "baselineShare": 3.724,
                "shareDecline": 0.499
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2023-08",
      "composite": {
        "raw": 22.7,
        "smoothed": 20.5,
        "delta": 1.5,
        "deltaSmoothed": 0.9
      },
      "categories": {
        "displacement": {
          "score": 33.5,
          "signals": {
            "ai_exposed_jobs": {
              "score": 48.3,
              "raw": {
                "currentEmployment": 7075417,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.04
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 30.7,
              "raw": {
                "compositeIndex": 99.3,
                "sectors": {
                  "Accounting": 132.7,
                  "Banking & Finance": 99.3,
                  "Marketing": 91.4,
                  "Data & Analytics": 89.9,
                  "Media & Communications": 89.2,
                  "IT Systems & Solutions": 102,
                  "Software Development": 90.7
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 15.2,
              "raw": {
                "index": 129.7
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 34,
              "raw": {
                "rate": 3.2
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 26.2,
              "raw": {
                "totalHeadcount": 1495180,
                "yoyGrowth": 0.0377,
                "displayGrowth": "+3.8%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 40,
              "raw": {
                "currentWage": 48.37,
                "priorWage": 47.24,
                "nominalYoY": 0.0239,
                "cpiYoY": 0.0372,
                "realWageYoY": 0,
                "realWageYoYPct": "0.00%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 23.6,
              "raw": {
                "currentAvg": 472091,
                "baselineAvg": 423650,
                "deviationPct": 0.1143,
                "deviationPctDisplay": "+11.4%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 16.9,
          "signals": {
            "frontier_agent_horizon": {
              "score": 10.4,
              "raw": {
                "p50Hours": 0.06,
                "model": "GPT-4",
                "logHours": -1.23
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 18.1,
              "raw": {
                "cheapestPrice": 22.03,
                "displayPrice": "$22.03/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 27.1,
              "raw": {
                "medianPrice": 13,
                "displayPrice": "$13/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 23.9,
          "signals": {
            "ai_web_content": {
              "score": 47.6,
              "raw": {
                "percentage": 27.58,
                "displayPct": "27.58%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 40.3,
              "raw": {
                "ratio": 0.0757,
                "percentage": "7.57%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0.06,
                "totalSeatsM": 0.07,
                "displayValue": "55.79/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 14.8,
              "raw": {
                "automationRate": 9.79,
                "displayRate": "10%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 16.6,
          "signals": {
            "amazon_robot_ratio": {
              "score": 31.7,
              "raw": {
                "robots": 600000,
                "employees": 1525000,
                "ratioPer1000": 393.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.5,
              "raw": {
                "cumulativeUnits": 28000,
                "worldPopBillions": 8.03,
                "perMillion": 3.49
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23,
              "raw": {
                "totalMiles": 3783785,
                "waymoMiles": 1920427,
                "avSharePct": 0.0012,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.9,
              "raw": {
                "currentShare": 1.167,
                "baselineShare": 0.782,
                "shareDecline": 0.385
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.3,
              "raw": {
                "currentShare": 4.207,
                "baselineShare": 3.724,
                "shareDecline": 0.484
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2023-09",
      "composite": {
        "raw": 24.1,
        "smoothed": 21.5,
        "delta": 1.4,
        "deltaSmoothed": 1
      },
      "categories": {
        "displacement": {
          "score": 36.6,
          "signals": {
            "ai_exposed_jobs": {
              "score": 49.9,
              "raw": {
                "currentEmployment": 7058333,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0423
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 29.3,
              "raw": {
                "compositeIndex": 100.9,
                "sectors": {
                  "Accounting": 131.7,
                  "Banking & Finance": 102.2,
                  "Marketing": 95.3,
                  "Data & Analytics": 96.6,
                  "Media & Communications": 88,
                  "IT Systems & Solutions": 104.2,
                  "Software Development": 88
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 15.6,
              "raw": {
                "index": 128.8
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 42,
              "raw": {
                "rate": 3.6
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 29.6,
              "raw": {
                "totalHeadcount": 1495744,
                "yoyGrowth": 0.0309,
                "displayGrowth": "+3.1%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 47.6,
              "raw": {
                "currentWage": 48.59,
                "priorWage": 47.88,
                "nominalYoY": 0.0148,
                "cpiYoY": 0.0369,
                "realWageYoY": -0.0101,
                "realWageYoYPct": "-1.01%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 23.6,
              "raw": {
                "currentAvg": 471933,
                "baselineAvg": 423650,
                "deviationPct": 0.114,
                "deviationPctDisplay": "+11.4%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 17.7,
          "signals": {
            "frontier_agent_horizon": {
              "score": 10.4,
              "raw": {
                "p50Hours": 0.06,
                "model": "GPT-4",
                "logHours": -1.23
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 19.9,
              "raw": {
                "cheapestPrice": 17.97,
                "displayPrice": "$17.97/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 28,
              "raw": {
                "medianPrice": 11.99,
                "displayPrice": "$11.99/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 25.5,
          "signals": {
            "ai_web_content": {
              "score": 51.4,
              "raw": {
                "percentage": 31.42,
                "displayPct": "31.42%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 41,
              "raw": {
                "ratio": 0.0776,
                "percentage": "7.76%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0.06,
                "totalSeatsM": 0.08,
                "displayValue": "63.95/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 16.8,
              "raw": {
                "automationRate": 11.77,
                "displayRate": "12%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 16.6,
          "signals": {
            "amazon_robot_ratio": {
              "score": 31.7,
              "raw": {
                "robots": 600000,
                "employees": 1525000,
                "ratioPer1000": 393.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.5,
              "raw": {
                "cumulativeUnits": 28000,
                "worldPopBillions": 8.03,
                "perMillion": 3.49
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23,
              "raw": {
                "totalMiles": 3783785,
                "waymoMiles": 1920427,
                "avSharePct": 0.0012,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.9,
              "raw": {
                "currentShare": 1.169,
                "baselineShare": 0.782,
                "shareDecline": 0.387
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.1,
              "raw": {
                "currentShare": 4.216,
                "baselineShare": 3.724,
                "shareDecline": 0.493
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2023-10",
      "composite": {
        "raw": 25.5,
        "smoothed": 22.7,
        "delta": 1.4,
        "deltaSmoothed": 1.2
      },
      "categories": {
        "displacement": {
          "score": 39.9,
          "signals": {
            "ai_exposed_jobs": {
              "score": 51.4,
              "raw": {
                "currentEmployment": 7041250,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0446
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 31.9,
              "raw": {
                "compositeIndex": 98.1,
                "sectors": {
                  "Accounting": 126.5,
                  "Banking & Finance": 95.9,
                  "Marketing": 96.2,
                  "Data & Analytics": 92.9,
                  "Media & Communications": 85.8,
                  "IT Systems & Solutions": 100.4,
                  "Software Development": 88.9
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 16.5,
              "raw": {
                "index": 126.9
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 50.3,
              "raw": {
                "rate": 4.03
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 32.9,
              "raw": {
                "totalHeadcount": 1496308,
                "yoyGrowth": 0.0242,
                "displayGrowth": "+2.4%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 51.2,
              "raw": {
                "currentWage": 48.68,
                "priorWage": 47.58,
                "nominalYoY": 0.0231,
                "cpiYoY": 0.0325,
                "realWageYoY": -0.0149,
                "realWageYoYPct": "-1.49%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 24.2,
              "raw": {
                "currentAvg": 469306,
                "baselineAvg": 423650,
                "deviationPct": 0.1078,
                "deviationPctDisplay": "+10.8%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 18.5,
          "signals": {
            "frontier_agent_horizon": {
              "score": 10.4,
              "raw": {
                "p50Hours": 0.06,
                "model": "GPT-4",
                "logHours": -1.23
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 22,
              "raw": {
                "cheapestPrice": 14.05,
                "displayPrice": "$14.05/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 29,
              "raw": {
                "medianPrice": 11.01,
                "displayPrice": "$11.01/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 27.2,
          "signals": {
            "ai_web_content": {
              "score": 55.2,
              "raw": {
                "percentage": 35.15,
                "displayPct": "35.15%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 41.8,
              "raw": {
                "ratio": 0.0794,
                "percentage": "7.94%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0.07,
                "totalSeatsM": 0.09,
                "displayValue": "71.84/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 18.7,
              "raw": {
                "automationRate": 13.69,
                "displayRate": "14%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 16.6,
          "signals": {
            "amazon_robot_ratio": {
              "score": 31.7,
              "raw": {
                "robots": 600000,
                "employees": 1525000,
                "ratioPer1000": 393.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.5,
              "raw": {
                "cumulativeUnits": 28000,
                "worldPopBillions": 8.03,
                "perMillion": 3.49
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23,
              "raw": {
                "totalMiles": 3783785,
                "waymoMiles": 1920427,
                "avSharePct": 0.0012,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 7,
              "raw": {
                "currentShare": 1.165,
                "baselineShare": 0.782,
                "shareDecline": 0.383
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.223,
                "baselineShare": 3.724,
                "shareDecline": 0.499
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2023-11",
      "composite": {
        "raw": 26.4,
        "smoothed": 23.7,
        "delta": 0.9,
        "deltaSmoothed": 1
      },
      "categories": {
        "displacement": {
          "score": 40.6,
          "signals": {
            "ai_exposed_jobs": {
              "score": 52.9,
              "raw": {
                "currentEmployment": 7024167,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0469
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 35.2,
              "raw": {
                "compositeIndex": 94.8,
                "sectors": {
                  "Accounting": 121.8,
                  "Banking & Finance": 89.1,
                  "Marketing": 94,
                  "Data & Analytics": 87.5,
                  "Media & Communications": 89.3,
                  "IT Systems & Solutions": 93.3,
                  "Software Development": 88.5
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 17.5,
              "raw": {
                "index": 125.1
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 48,
              "raw": {
                "rate": 3.9
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 36.6,
              "raw": {
                "totalHeadcount": 1496872,
                "yoyGrowth": 0.0175,
                "displayGrowth": "+1.8%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 47.2,
              "raw": {
                "currentWage": 48.92,
                "priorWage": 47.31,
                "nominalYoY": 0.034,
                "cpiYoY": 0.0313,
                "realWageYoY": -0.0096,
                "realWageYoYPct": "-0.96%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 25.2,
              "raw": {
                "currentAvg": 465505,
                "baselineAvg": 423650,
                "deviationPct": 0.0988,
                "deviationPctDisplay": "+9.9%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 19.7,
          "signals": {
            "frontier_agent_horizon": {
              "score": 10.4,
              "raw": {
                "p50Hours": 0.06,
                "model": "GPT-4-1106",
                "logHours": -1.22
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 25,
              "raw": {
                "cheapestPrice": 10,
                "displayPrice": "$10/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 30,
              "raw": {
                "medianPrice": 10,
                "displayPrice": "$10/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 28.8,
          "signals": {
            "ai_web_content": {
              "score": 59,
              "raw": {
                "percentage": 39,
                "displayPct": "39%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 42.5,
              "raw": {
                "ratio": 0.0813,
                "percentage": "8.13%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 5,
              "raw": {
                "perThousandWorkers": 0.08,
                "totalSeatsM": 0.1,
                "displayValue": "80/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 20.7,
              "raw": {
                "automationRate": 15.68,
                "displayRate": "16%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 16.6,
          "signals": {
            "amazon_robot_ratio": {
              "score": 31.7,
              "raw": {
                "robots": 600000,
                "employees": 1525000,
                "ratioPer1000": 393.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.5,
              "raw": {
                "cumulativeUnits": 28000,
                "worldPopBillions": 8.03,
                "perMillion": 3.49
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23,
              "raw": {
                "totalMiles": 3783785,
                "waymoMiles": 1920427,
                "avSharePct": 0.0012,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 7,
              "raw": {
                "currentShare": 1.165,
                "baselineShare": 0.782,
                "shareDecline": 0.383
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.1,
              "raw": {
                "currentShare": 4.219,
                "baselineShare": 3.724,
                "shareDecline": 0.495
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2023-12",
      "composite": {
        "raw": 26.8,
        "smoothed": 24.6,
        "delta": 0.4,
        "deltaSmoothed": 0.9
      },
      "categories": {
        "displacement": {
          "score": 39.4,
          "signals": {
            "ai_exposed_jobs": {
              "score": 54.5,
              "raw": {
                "currentEmployment": 7007083,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0492
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 33.1,
              "raw": {
                "compositeIndex": 96.9,
                "sectors": {
                  "Accounting": 125.5,
                  "Banking & Finance": 94.7,
                  "Marketing": 96.2,
                  "Data & Analytics": 88.6,
                  "Media & Communications": 87.1,
                  "IT Systems & Solutions": 97.2,
                  "Software Development": 88.9
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 18.7,
              "raw": {
                "index": 122.6
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 40,
              "raw": {
                "rate": 3.5
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 40.9,
              "raw": {
                "totalHeadcount": 1497436,
                "yoyGrowth": 0.011,
                "displayGrowth": "+1.1%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 42.4,
              "raw": {
                "currentWage": 49.1,
                "priorWage": 47.66,
                "nominalYoY": 0.0302,
                "cpiYoY": 0.0332,
                "realWageYoY": -0.0032,
                "realWageYoYPct": "-0.32%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 27.8,
              "raw": {
                "currentAvg": 460112,
                "baselineAvg": 423650,
                "deviationPct": 0.0861,
                "deviationPctDisplay": "+8.6%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 20,
          "signals": {
            "frontier_agent_horizon": {
              "score": 10.4,
              "raw": {
                "p50Hours": 0.06,
                "model": "GPT-4-1106",
                "logHours": -1.22
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 25,
              "raw": {
                "cheapestPrice": 10,
                "displayPrice": "$10/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 31.4,
              "raw": {
                "medianPrice": 9.01,
                "displayPrice": "$9.01/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 30.9,
          "signals": {
            "ai_web_content": {
              "score": 59.8,
              "raw": {
                "percentage": 39.85,
                "displayPct": "39.85%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 43.2,
              "raw": {
                "ratio": 0.0831,
                "percentage": "8.31%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 8.8,
              "raw": {
                "perThousandWorkers": 0.24,
                "totalSeatsM": 0.3,
                "displayValue": "237.38/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 22.6,
              "raw": {
                "automationRate": 17.6,
                "displayRate": "18%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 16.7,
          "signals": {
            "amazon_robot_ratio": {
              "score": 31.7,
              "raw": {
                "robots": 600000,
                "employees": 1525000,
                "ratioPer1000": 393.44
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.5,
              "raw": {
                "cumulativeUnits": 28000,
                "worldPopBillions": 8.03,
                "perMillion": 3.49
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 23,
              "raw": {
                "totalMiles": 3783785,
                "waymoMiles": 1920427,
                "avSharePct": 0.0012,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.9,
              "raw": {
                "currentShare": 1.166,
                "baselineShare": 0.782,
                "shareDecline": 0.384
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.7,
              "raw": {
                "currentShare": 4.183,
                "baselineShare": 3.724,
                "shareDecline": 0.459
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2024-01",
      "composite": {
        "raw": 28.4,
        "smoothed": 25.7,
        "delta": 1.6,
        "deltaSmoothed": 1.1
      },
      "categories": {
        "displacement": {
          "score": 42.6,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 34.3,
              "raw": {
                "compositeIndex": 95.7,
                "sectors": {
                  "Accounting": 130.2,
                  "Banking & Finance": 95.6,
                  "Marketing": 93.4,
                  "Data & Analytics": 84.9,
                  "Media & Communications": 84.7,
                  "IT Systems & Solutions": 95.3,
                  "Software Development": 85.7
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 19.8,
              "raw": {
                "index": 120.4
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 51,
              "raw": {
                "rate": 4.1
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 45,
              "raw": {
                "totalHeadcount": 1498000,
                "yoyGrowth": 0.0045,
                "displayGrowth": "+0.5%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 40.7,
              "raw": {
                "currentWage": 49.1,
                "priorWage": 47.75,
                "nominalYoY": 0.0283,
                "cpiYoY": 0.0309,
                "realWageYoY": -0.001,
                "realWageYoYPct": "-0.10%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 31,
              "raw": {
                "currentAvg": 453328,
                "baselineAvg": 423650,
                "deviationPct": 0.0701,
                "deviationPctDisplay": "+7.0%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 20.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 10.4,
              "raw": {
                "p50Hours": 0.06,
                "model": "GPT-4-1106",
                "logHours": -1.22
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 25,
              "raw": {
                "cheapestPrice": 10,
                "displayPrice": "$10/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 32.9,
              "raw": {
                "medianPrice": 8,
                "displayPrice": "$8/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 32.5,
          "signals": {
            "ai_web_content": {
              "score": 60.7,
              "raw": {
                "percentage": 40.72,
                "displayPct": "40.72%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 44,
              "raw": {
                "ratio": 0.085,
                "percentage": "8.50%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 11,
              "raw": {
                "perThousandWorkers": 0.4,
                "totalSeatsM": 0.5,
                "displayValue": "400/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 24.6,
              "raw": {
                "automationRate": 19.58,
                "displayRate": "20%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 18,
          "signals": {
            "amazon_robot_ratio": {
              "score": 36.1,
              "raw": {
                "robots": 750000,
                "employees": 1556000,
                "ratioPer1000": 482.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.7,
              "raw": {
                "cumulativeUnits": 29000,
                "worldPopBillions": 8.08,
                "perMillion": 3.59
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 24,
              "raw": {
                "totalMiles": 4500000,
                "waymoMiles": 2390000,
                "avSharePct": 0.0014,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.9,
              "raw": {
                "currentShare": 1.168,
                "baselineShare": 0.782,
                "shareDecline": 0.386
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.7,
              "raw": {
                "currentShare": 4.179,
                "baselineShare": 3.724,
                "shareDecline": 0.456
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2024-02",
      "composite": {
        "raw": 29.1,
        "smoothed": 26.7,
        "delta": 0.7,
        "deltaSmoothed": 1
      },
      "categories": {
        "displacement": {
          "score": 42.9,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 31.4,
              "raw": {
                "compositeIndex": 98.6,
                "sectors": {
                  "Accounting": 130.6,
                  "Banking & Finance": 112,
                  "Marketing": 91.6,
                  "Data & Analytics": 87.5,
                  "Media & Communications": 83.7,
                  "IT Systems & Solutions": 96.6,
                  "Software Development": 88.1
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 20.4,
              "raw": {
                "index": 119.4
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 53,
              "raw": {
                "rate": 4.3
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 44.6,
              "raw": {
                "totalHeadcount": 1499520,
                "yoyGrowth": 0.0052,
                "displayGrowth": "+0.5%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 43.1,
              "raw": {
                "currentWage": 49.14,
                "priorWage": 47.95,
                "nominalYoY": 0.0248,
                "cpiYoY": 0.0316,
                "realWageYoY": -0.0041,
                "realWageYoYPct": "-0.41%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 32.9,
              "raw": {
                "currentAvg": 449374,
                "baselineAvg": 423650,
                "deviationPct": 0.0607,
                "deviationPctDisplay": "+6.1%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 21.3,
          "signals": {
            "frontier_agent_horizon": {
              "score": 10.4,
              "raw": {
                "p50Hours": 0.06,
                "model": "GPT-4-1106",
                "logHours": -1.22
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 26.7,
              "raw": {
                "cheapestPrice": 8.72,
                "displayPrice": "$8.72/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 34.3,
              "raw": {
                "medianPrice": 7.18,
                "displayPrice": "$7.18/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 34.4,
          "signals": {
            "ai_web_content": {
              "score": 61.6,
              "raw": {
                "percentage": 41.59,
                "displayPct": "41.59%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 45.1,
              "raw": {
                "ratio": 0.0877,
                "percentage": "8.77%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 14.1,
              "raw": {
                "perThousandWorkers": 0.81,
                "totalSeatsM": 1.01,
                "displayValue": "808.79/1M"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 26.6,
              "raw": {
                "automationRate": 21.56,
                "displayRate": "22%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 17.9,
          "signals": {
            "amazon_robot_ratio": {
              "score": 36.1,
              "raw": {
                "robots": 750000,
                "employees": 1556000,
                "ratioPer1000": 482.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.7,
              "raw": {
                "cumulativeUnits": 29000,
                "worldPopBillions": 8.08,
                "perMillion": 3.59
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 24,
              "raw": {
                "totalMiles": 4500000,
                "waymoMiles": 2390000,
                "avSharePct": 0.0014,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.9,
              "raw": {
                "currentShare": 1.169,
                "baselineShare": 0.782,
                "shareDecline": 0.387
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.4,
              "raw": {
                "currentShare": 4.198,
                "baselineShare": 3.724,
                "shareDecline": 0.474
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2024-03",
      "composite": {
        "raw": 30.2,
        "smoothed": 27.7,
        "delta": 1.1,
        "deltaSmoothed": 1
      },
      "categories": {
        "displacement": {
          "score": 44.5,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 36.6,
              "raw": {
                "compositeIndex": 93.4,
                "sectors": {
                  "Accounting": 126.5,
                  "Banking & Finance": 95.6,
                  "Marketing": 86.6,
                  "Data & Analytics": 86.3,
                  "Media & Communications": 75.2,
                  "IT Systems & Solutions": 96.3,
                  "Software Development": 87.3
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 20.3,
              "raw": {
                "index": 119.6
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 54.7,
              "raw": {
                "rate": 4.47
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 44.2,
              "raw": {
                "totalHeadcount": 1501040,
                "yoyGrowth": 0.0058,
                "displayGrowth": "+0.6%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 44.7,
              "raw": {
                "currentWage": 49.37,
                "priorWage": 48.14,
                "nominalYoY": 0.0256,
                "cpiYoY": 0.0349,
                "realWageYoY": -0.0062,
                "realWageYoYPct": "-0.62%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 36.5,
              "raw": {
                "currentAvg": 441758,
                "baselineAvg": 423650,
                "deviationPct": 0.0427,
                "deviationPctDisplay": "+4.3%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 22.2,
          "signals": {
            "frontier_agent_horizon": {
              "score": 10.4,
              "raw": {
                "p50Hours": 0.06,
                "model": "GPT-4-1106",
                "logHours": -1.22
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 28.5,
              "raw": {
                "cheapestPrice": 7.52,
                "displayPrice": "$7.52/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 35.8,
              "raw": {
                "medianPrice": 6.42,
                "displayPrice": "$6.42/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 36,
          "signals": {
            "ai_web_content": {
              "score": 62.4,
              "raw": {
                "percentage": 42.41,
                "displayPct": "42.41%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 46.1,
              "raw": {
                "ratio": 0.0901,
                "percentage": "9.01%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 16.5,
              "raw": {
                "perThousandWorkers": 1.19,
                "totalSeatsM": 1.49,
                "displayValue": "1.19/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 28.4,
              "raw": {
                "automationRate": 23.42,
                "displayRate": "23%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 17.9,
          "signals": {
            "amazon_robot_ratio": {
              "score": 36.1,
              "raw": {
                "robots": 750000,
                "employees": 1556000,
                "ratioPer1000": 482.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.7,
              "raw": {
                "cumulativeUnits": 29000,
                "worldPopBillions": 8.08,
                "perMillion": 3.59
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 24,
              "raw": {
                "totalMiles": 4500000,
                "waymoMiles": 2390000,
                "avSharePct": 0.0014,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.8,
              "raw": {
                "currentShare": 1.172,
                "baselineShare": 0.782,
                "shareDecline": 0.39
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.4,
              "raw": {
                "currentShare": 4.198,
                "baselineShare": 3.724,
                "shareDecline": 0.474
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2024-04",
      "composite": {
        "raw": 30.9,
        "smoothed": 28.6,
        "delta": 0.7,
        "deltaSmoothed": 0.9
      },
      "categories": {
        "displacement": {
          "score": 44.6,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 37.4,
              "raw": {
                "compositeIndex": 92.6,
                "sectors": {
                  "Accounting": 120.7,
                  "Banking & Finance": 96.8,
                  "Marketing": 87,
                  "Data & Analytics": 86.4,
                  "Media & Communications": 78.2,
                  "IT Systems & Solutions": 92.3,
                  "Software Development": 86.9
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 20.3,
              "raw": {
                "index": 119.6
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 53,
              "raw": {
                "rate": 4.3
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 43.8,
              "raw": {
                "totalHeadcount": 1502560,
                "yoyGrowth": 0.0065,
                "displayGrowth": "+0.6%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 45.3,
              "raw": {
                "currentWage": 49.43,
                "priorWage": 48.06,
                "nominalYoY": 0.0285,
                "cpiYoY": 0.0336,
                "realWageYoY": -0.0071,
                "realWageYoYPct": "-0.71%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 39.4,
              "raw": {
                "currentAvg": 435588,
                "baselineAvg": 423650,
                "deviationPct": 0.0282,
                "deviationPctDisplay": "+2.8%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 23.3,
          "signals": {
            "frontier_agent_horizon": {
              "score": 10.4,
              "raw": {
                "p50Hours": 0.06,
                "model": "GPT-4-1106",
                "logHours": -1.22
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 30.9,
              "raw": {
                "cheapestPrice": 6.24,
                "displayPrice": "$6.24/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 37.5,
              "raw": {
                "medianPrice": 5.61,
                "displayPrice": "$5.61/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 37.8,
          "signals": {
            "ai_web_content": {
              "score": 63.3,
              "raw": {
                "percentage": 43.28,
                "displayPct": "43.28%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 47.1,
              "raw": {
                "ratio": 0.0928,
                "percentage": "9.28%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 19.1,
              "raw": {
                "perThousandWorkers": 1.6,
                "totalSeatsM": 2,
                "displayValue": "1.6/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 30.5,
              "raw": {
                "automationRate": 25.4,
                "displayRate": "25%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 17.9,
          "signals": {
            "amazon_robot_ratio": {
              "score": 36.1,
              "raw": {
                "robots": 750000,
                "employees": 1556000,
                "ratioPer1000": 482.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.7,
              "raw": {
                "cumulativeUnits": 29000,
                "worldPopBillions": 8.08,
                "perMillion": 3.59
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 24,
              "raw": {
                "totalMiles": 4500000,
                "waymoMiles": 2390000,
                "avSharePct": 0.0014,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.8,
              "raw": {
                "currentShare": 1.176,
                "baselineShare": 0.782,
                "shareDecline": 0.394
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.2,
              "raw": {
                "currentShare": 4.21,
                "baselineShare": 3.724,
                "shareDecline": 0.486
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2024-05",
      "composite": {
        "raw": 32.1,
        "smoothed": 29.6,
        "delta": 1.2,
        "deltaSmoothed": 1
      },
      "categories": {
        "displacement": {
          "score": 45.6,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 39.3,
              "raw": {
                "compositeIndex": 90.7,
                "sectors": {
                  "Accounting": 112.3,
                  "Banking & Finance": 97.7,
                  "Marketing": 85.7,
                  "Data & Analytics": 82.1,
                  "Media & Communications": 78.3,
                  "IT Systems & Solutions": 95.4,
                  "Software Development": 83.2
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 22.4,
              "raw": {
                "index": 116.8
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 54.3,
              "raw": {
                "rate": 4.43
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 43.4,
              "raw": {
                "totalHeadcount": 1504080,
                "yoyGrowth": 0.0071,
                "displayGrowth": "+0.7%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 45.8,
              "raw": {
                "currentWage": 49.47,
                "priorWage": 48.33,
                "nominalYoY": 0.0236,
                "cpiYoY": 0.0324,
                "realWageYoY": -0.0078,
                "realWageYoYPct": "-0.78%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 41.9,
              "raw": {
                "currentAvg": 430248,
                "baselineAvg": 423650,
                "deviationPct": 0.0156,
                "deviationPctDisplay": "+1.6%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 25.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 12.2,
              "raw": {
                "p50Hours": 0.11,
                "model": "GPT-4o",
                "logHours": -0.97
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 33.6,
              "raw": {
                "cheapestPrice": 5,
                "displayPrice": "$5/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 39.5,
              "raw": {
                "medianPrice": 4.82,
                "displayPrice": "$4.82/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 39.7,
          "signals": {
            "ai_web_content": {
              "score": 64.1,
              "raw": {
                "percentage": 44.13,
                "displayPct": "44.13%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 48.1,
              "raw": {
                "ratio": 0.0953,
                "percentage": "9.53%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 21.6,
              "raw": {
                "perThousandWorkers": 2.13,
                "totalSeatsM": 2.66,
                "displayValue": "2.13/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 33.1,
              "raw": {
                "automationRate": 27.32,
                "displayRate": "27%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 17.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 36.1,
              "raw": {
                "robots": 750000,
                "employees": 1556000,
                "ratioPer1000": 482.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.7,
              "raw": {
                "cumulativeUnits": 29000,
                "worldPopBillions": 8.08,
                "perMillion": 3.59
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 24,
              "raw": {
                "totalMiles": 4500000,
                "waymoMiles": 2390000,
                "avSharePct": 0.0014,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.7,
              "raw": {
                "currentShare": 1.18,
                "baselineShare": 0.782,
                "shareDecline": 0.398
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.1,
              "raw": {
                "currentShare": 4.216,
                "baselineShare": 3.724,
                "shareDecline": 0.492
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2024-06",
      "composite": {
        "raw": 33.5,
        "smoothed": 30.7,
        "delta": 1.4,
        "deltaSmoothed": 1.1
      },
      "categories": {
        "displacement": {
          "score": 47.5,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 44,
              "raw": {
                "compositeIndex": 86,
                "sectors": {
                  "Accounting": 109.2,
                  "Banking & Finance": 87.8,
                  "Marketing": 87.5,
                  "Data & Analytics": 75.9,
                  "Media & Communications": 76.5,
                  "IT Systems & Solutions": 86.5,
                  "Software Development": 78.5
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 23.7,
              "raw": {
                "index": 115.1
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 61.5,
              "raw": {
                "rate": 5.2
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 43,
              "raw": {
                "totalHeadcount": 1505600,
                "yoyGrowth": 0.0077,
                "displayGrowth": "+0.8%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 43.9,
              "raw": {
                "currentWage": 49.71,
                "priorWage": 48.36,
                "nominalYoY": 0.0279,
                "cpiYoY": 0.0297,
                "realWageYoY": -0.0052,
                "realWageYoYPct": "-0.52%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 41.1,
              "raw": {
                "currentAvg": 431823,
                "baselineAvg": 423650,
                "deviationPct": 0.0193,
                "deviationPctDisplay": "+1.9%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 27.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 14,
              "raw": {
                "p50Hours": 0.18,
                "model": "Claude 3.5 Sonnet",
                "logHours": -0.74
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 35.4,
              "raw": {
                "cheapestPrice": 4.33,
                "displayPrice": "$4.33/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 41.9,
              "raw": {
                "medianPrice": 4,
                "displayPrice": "$4/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 41.4,
          "signals": {
            "ai_web_content": {
              "score": 65,
              "raw": {
                "percentage": 45,
                "displayPct": "45%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 49.2,
              "raw": {
                "ratio": 0.098,
                "percentage": "9.80%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 23.5,
              "raw": {
                "perThousandWorkers": 2.67,
                "totalSeatsM": 3.34,
                "displayValue": "2.67/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 35.7,
              "raw": {
                "automationRate": 29.31,
                "displayRate": "29%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 17.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 36.1,
              "raw": {
                "robots": 750000,
                "employees": 1556000,
                "ratioPer1000": 482.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.7,
              "raw": {
                "cumulativeUnits": 29000,
                "worldPopBillions": 8.08,
                "perMillion": 3.59
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 24,
              "raw": {
                "totalMiles": 4500000,
                "waymoMiles": 2390000,
                "avSharePct": 0.0014,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.7,
              "raw": {
                "currentShare": 1.183,
                "baselineShare": 0.782,
                "shareDecline": 0.401
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.1,
              "raw": {
                "currentShare": 4.215,
                "baselineShare": 3.724,
                "shareDecline": 0.492
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2024-07",
      "composite": {
        "raw": 34.1,
        "smoothed": 31.7,
        "delta": 0.6,
        "deltaSmoothed": 1
      },
      "categories": {
        "displacement": {
          "score": 47.1,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 41.3,
              "raw": {
                "compositeIndex": 88.7,
                "sectors": {
                  "Accounting": 125.4,
                  "Banking & Finance": 90,
                  "Marketing": 88.8,
                  "Data & Analytics": 75.9,
                  "Media & Communications": 73.1,
                  "IT Systems & Solutions": 88.1,
                  "Software Development": 79.6
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 24.1,
              "raw": {
                "index": 114.5
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 63,
              "raw": {
                "rate": 5.4
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 42.6,
              "raw": {
                "totalHeadcount": 1507120,
                "yoyGrowth": 0.0084,
                "displayGrowth": "+0.8%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 42.2,
              "raw": {
                "currentWage": 49.99,
                "priorWage": 48.47,
                "nominalYoY": 0.0314,
                "cpiYoY": 0.0294,
                "realWageYoY": -0.0029,
                "realWageYoYPct": "-0.29%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 42.2,
              "raw": {
                "currentAvg": 429622,
                "baselineAvg": 423650,
                "deviationPct": 0.0141,
                "deviationPctDisplay": "+1.4%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 28.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 14,
              "raw": {
                "p50Hours": 0.18,
                "model": "Claude 3.5 Sonnet",
                "logHours": -0.74
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 37.4,
              "raw": {
                "cheapestPrice": 3.67,
                "displayPrice": "$3.67/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 43.6,
              "raw": {
                "medianPrice": 3.51,
                "displayPrice": "$3.51/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 43,
          "signals": {
            "ai_web_content": {
              "score": 66,
              "raw": {
                "percentage": 45.98,
                "displayPct": "45.98%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 50.1,
              "raw": {
                "ratio": 0.1004,
                "percentage": "10.04%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 25.1,
              "raw": {
                "perThousandWorkers": 3.2,
                "totalSeatsM": 4,
                "displayValue": "3.2/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 38.3,
              "raw": {
                "automationRate": 31.23,
                "displayRate": "31%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 17.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 36.1,
              "raw": {
                "robots": 750000,
                "employees": 1556000,
                "ratioPer1000": 482.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.7,
              "raw": {
                "cumulativeUnits": 29000,
                "worldPopBillions": 8.08,
                "perMillion": 3.59
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 24,
              "raw": {
                "totalMiles": 4500000,
                "waymoMiles": 2390000,
                "avSharePct": 0.0014,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.6,
              "raw": {
                "currentShare": 1.186,
                "baselineShare": 0.782,
                "shareDecline": 0.404
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.2,
              "raw": {
                "currentShare": 4.213,
                "baselineShare": 3.724,
                "shareDecline": 0.489
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2024-08",
      "composite": {
        "raw": 34.7,
        "smoothed": 32.5,
        "delta": 0.6,
        "deltaSmoothed": 0.8
      },
      "categories": {
        "displacement": {
          "score": 46.7,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 42.3,
              "raw": {
                "compositeIndex": 87.7,
                "sectors": {
                  "Accounting": 117.6,
                  "Banking & Finance": 91.9,
                  "Marketing": 86.6,
                  "Data & Analytics": 79.5,
                  "Media & Communications": 72.7,
                  "IT Systems & Solutions": 90.9,
                  "Software Development": 74.8
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 24.4,
              "raw": {
                "index": 114.1
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 66.3,
              "raw": {
                "rate": 5.83
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 42.1,
              "raw": {
                "totalHeadcount": 1508639,
                "yoyGrowth": 0.009,
                "displayGrowth": "+0.9%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 34.4,
              "raw": {
                "currentWage": 50.44,
                "priorWage": 48.37,
                "nominalYoY": 0.0428,
                "cpiYoY": 0.0261,
                "realWageYoY": 0.0056,
                "realWageYoYPct": "0.56%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 40.9,
              "raw": {
                "currentAvg": 432403,
                "baselineAvg": 423650,
                "deviationPct": 0.0207,
                "deviationPctDisplay": "+2.1%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 29.7,
          "signals": {
            "frontier_agent_horizon": {
              "score": 14,
              "raw": {
                "p50Hours": 0.18,
                "model": "Claude 3.5 Sonnet",
                "logHours": -0.74
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 39.9,
              "raw": {
                "cheapestPrice": 3,
                "displayPrice": "$3/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 45.7,
              "raw": {
                "medianPrice": 3.01,
                "displayPrice": "$3.01/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 44.7,
          "signals": {
            "ai_web_content": {
              "score": 67,
              "raw": {
                "percentage": 46.99,
                "displayPct": "46.99%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 50.6,
              "raw": {
                "ratio": 0.1028,
                "percentage": "10.28%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 27.1,
              "raw": {
                "perThousandWorkers": 4.01,
                "totalSeatsM": 5.01,
                "displayValue": "4.01/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 40.9,
              "raw": {
                "automationRate": 33.21,
                "displayRate": "33%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 17.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 36.1,
              "raw": {
                "robots": 750000,
                "employees": 1556000,
                "ratioPer1000": 482.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.7,
              "raw": {
                "cumulativeUnits": 29000,
                "worldPopBillions": 8.08,
                "perMillion": 3.59
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 24,
              "raw": {
                "totalMiles": 4500000,
                "waymoMiles": 2390000,
                "avSharePct": 0.0014,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.6,
              "raw": {
                "currentShare": 1.186,
                "baselineShare": 0.782,
                "shareDecline": 0.404
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.2,
              "raw": {
                "currentShare": 4.211,
                "baselineShare": 3.724,
                "shareDecline": 0.487
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2024-09",
      "composite": {
        "raw": 35.2,
        "smoothed": 33.3,
        "delta": 0.5,
        "deltaSmoothed": 0.8
      },
      "categories": {
        "displacement": {
          "score": 44.8,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 40.7,
              "raw": {
                "compositeIndex": 89.3,
                "sectors": {
                  "Accounting": 112.2,
                  "Banking & Finance": 95.1,
                  "Marketing": 89,
                  "Data & Analytics": 82.1,
                  "Media & Communications": 78.1,
                  "IT Systems & Solutions": 89.7,
                  "Software Development": 78.4
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 25.1,
              "raw": {
                "index": 113.2
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 61,
              "raw": {
                "rate": 5.13
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 41.7,
              "raw": {
                "totalHeadcount": 1510159,
                "yoyGrowth": 0.0096,
                "displayGrowth": "+1.0%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 28.7,
              "raw": {
                "currentWage": 50.57,
                "priorWage": 48.59,
                "nominalYoY": 0.0407,
                "cpiYoY": 0.0243,
                "realWageYoY": 0.0117,
                "realWageYoYPct": "1.17%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 42.3,
              "raw": {
                "currentAvg": 429472,
                "baselineAvg": 423650,
                "deviationPct": 0.0137,
                "deviationPctDisplay": "+1.4%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 31.9,
          "signals": {
            "frontier_agent_horizon": {
              "score": 16.1,
              "raw": {
                "p50Hours": 0.32,
                "model": "o1 Preview",
                "logHours": -0.49
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 42.2,
              "raw": {
                "cheapestPrice": 2.49,
                "displayPrice": "$2.49/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 48.1,
              "raw": {
                "medianPrice": 2.5,
                "displayPrice": "$2.5/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 46.4,
          "signals": {
            "ai_web_content": {
              "score": 68,
              "raw": {
                "percentage": 48.01,
                "displayPct": "48.01%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 51.1,
              "raw": {
                "ratio": 0.1053,
                "percentage": "10.53%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 28.7,
              "raw": {
                "perThousandWorkers": 4.82,
                "totalSeatsM": 6.02,
                "displayValue": "4.82/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 43.6,
              "raw": {
                "automationRate": 35.19,
                "displayRate": "35%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 17.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 36.1,
              "raw": {
                "robots": 750000,
                "employees": 1556000,
                "ratioPer1000": 482.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.7,
              "raw": {
                "cumulativeUnits": 29000,
                "worldPopBillions": 8.08,
                "perMillion": 3.59
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 24,
              "raw": {
                "totalMiles": 4500000,
                "waymoMiles": 2390000,
                "avSharePct": 0.0014,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.6,
              "raw": {
                "currentShare": 1.185,
                "baselineShare": 0.782,
                "shareDecline": 0.403
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.1,
              "raw": {
                "currentShare": 4.217,
                "baselineShare": 3.724,
                "shareDecline": 0.494
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2024-10",
      "composite": {
        "raw": 35.5,
        "smoothed": 33.9,
        "delta": 0.3,
        "deltaSmoothed": 0.6
      },
      "categories": {
        "displacement": {
          "score": 43,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 43.9,
              "raw": {
                "compositeIndex": 86.1,
                "sectors": {
                  "Accounting": 97.8,
                  "Banking & Finance": 93.6,
                  "Marketing": 85.5,
                  "Data & Analytics": 80.3,
                  "Media & Communications": 75.6,
                  "IT Systems & Solutions": 91.4,
                  "Software Development": 78.6
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 26.8,
              "raw": {
                "index": 110.9
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 51.7,
              "raw": {
                "rate": 4.17
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 41.3,
              "raw": {
                "totalHeadcount": 1511679,
                "yoyGrowth": 0.0103,
                "displayGrowth": "+1.0%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 22.8,
              "raw": {
                "currentWage": 51.19,
                "priorWage": 48.68,
                "nominalYoY": 0.0516,
                "cpiYoY": 0.0258,
                "realWageYoY": 0.0197,
                "realWageYoYPct": "1.97%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 41.9,
              "raw": {
                "currentAvg": 430121,
                "baselineAvg": 423650,
                "deviationPct": 0.0153,
                "deviationPctDisplay": "+1.5%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 33.2,
          "signals": {
            "frontier_agent_horizon": {
              "score": 16.1,
              "raw": {
                "p50Hours": 0.33,
                "model": "Claude 3.5 Sonnet (Oct)",
                "logHours": -0.48
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 45,
              "raw": {
                "cheapestPrice": 2,
                "displayPrice": "$2/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 49.9,
              "raw": {
                "medianPrice": 2.17,
                "displayPrice": "$2.17/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 47.8,
          "signals": {
            "ai_web_content": {
              "score": 69,
              "raw": {
                "percentage": 48.99,
                "displayPct": "48.99%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 51.5,
              "raw": {
                "ratio": 0.1077,
                "percentage": "10.77%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 30,
              "raw": {
                "perThousandWorkers": 5.6,
                "totalSeatsM": 7,
                "displayValue": "5.6/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 46.2,
              "raw": {
                "automationRate": 37.11,
                "displayRate": "37%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 17.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 36.1,
              "raw": {
                "robots": 750000,
                "employees": 1556000,
                "ratioPer1000": 482.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.7,
              "raw": {
                "cumulativeUnits": 29000,
                "worldPopBillions": 8.08,
                "perMillion": 3.59
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 24,
              "raw": {
                "totalMiles": 4500000,
                "waymoMiles": 2390000,
                "avSharePct": 0.0014,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.6,
              "raw": {
                "currentShare": 1.186,
                "baselineShare": 0.782,
                "shareDecline": 0.404
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.2,
              "raw": {
                "currentShare": 4.21,
                "baselineShare": 3.724,
                "shareDecline": 0.487
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2024-11",
      "composite": {
        "raw": 35.2,
        "smoothed": 34.3,
        "delta": -0.3,
        "deltaSmoothed": 0.4
      },
      "categories": {
        "displacement": {
          "score": 38.6,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 43.7,
              "raw": {
                "compositeIndex": 86.3,
                "sectors": {
                  "Accounting": 103.6,
                  "Banking & Finance": 95.3,
                  "Marketing": 87.5,
                  "Data & Analytics": 78,
                  "Media & Communications": 73.2,
                  "IT Systems & Solutions": 91.7,
                  "Software Development": 74.7
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 27.3,
              "raw": {
                "index": 110.3
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 29,
              "raw": {
                "rate": 2.93
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 40.9,
              "raw": {
                "totalHeadcount": 1513199,
                "yoyGrowth": 0.0109,
                "displayGrowth": "+1.1%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 21.6,
              "raw": {
                "currentWage": 51.29,
                "priorWage": 48.92,
                "nominalYoY": 0.0484,
                "cpiYoY": 0.0272,
                "realWageYoY": 0.0212,
                "realWageYoYPct": "2.12%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 40.4,
              "raw": {
                "currentAvg": 433414,
                "baselineAvg": 423650,
                "deviationPct": 0.023,
                "deviationPctDisplay": "+2.3%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 35,
          "signals": {
            "frontier_agent_horizon": {
              "score": 16.1,
              "raw": {
                "p50Hours": 0.33,
                "model": "Claude 3.5 Sonnet (Oct)",
                "logHours": -0.48
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 49.2,
              "raw": {
                "cheapestPrice": 1.49,
                "displayPrice": "$1.49/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 52.1,
              "raw": {
                "medianPrice": 1.83,
                "displayPrice": "$1.83/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 49.4,
          "signals": {
            "ai_web_content": {
              "score": 70,
              "raw": {
                "percentage": 50,
                "displayPct": "50%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 52,
              "raw": {
                "ratio": 0.1102,
                "percentage": "11.02%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 31.5,
              "raw": {
                "perThousandWorkers": 6.68,
                "totalSeatsM": 8.35,
                "displayValue": "6.68/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 48.8,
              "raw": {
                "automationRate": 39.1,
                "displayRate": "39%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 17.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 36.1,
              "raw": {
                "robots": 750000,
                "employees": 1556000,
                "ratioPer1000": 482.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.7,
              "raw": {
                "cumulativeUnits": 29000,
                "worldPopBillions": 8.08,
                "perMillion": 3.59
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 24,
              "raw": {
                "totalMiles": 4500000,
                "waymoMiles": 2390000,
                "avSharePct": 0.0014,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.6,
              "raw": {
                "currentShare": 1.188,
                "baselineShare": 0.782,
                "shareDecline": 0.406
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.2,
              "raw": {
                "currentShare": 4.213,
                "baselineShare": 3.724,
                "shareDecline": 0.489
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2024-12",
      "composite": {
        "raw": 36.3,
        "smoothed": 34.9,
        "delta": 1.1,
        "deltaSmoothed": 0.6
      },
      "categories": {
        "displacement": {
          "score": 38.2,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 44.5,
              "raw": {
                "compositeIndex": 85.5,
                "sectors": {
                  "Accounting": 94.6,
                  "Banking & Finance": 91.9,
                  "Marketing": 91.5,
                  "Data & Analytics": 78.2,
                  "Media & Communications": 73.4,
                  "IT Systems & Solutions": 91,
                  "Software Development": 77.9
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 26.7,
              "raw": {
                "index": 111.1
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 29.5,
              "raw": {
                "rate": 2.97
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 40.5,
              "raw": {
                "totalHeadcount": 1514719,
                "yoyGrowth": 0.0115,
                "displayGrowth": "+1.2%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 21.8,
              "raw": {
                "currentWage": 51.28,
                "priorWage": 49.1,
                "nominalYoY": 0.0444,
                "cpiYoY": 0.0287,
                "realWageYoY": 0.0209,
                "realWageYoYPct": "2.09%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 34.5,
              "raw": {
                "currentAvg": 445824,
                "baselineAvg": 423650,
                "deviationPct": 0.0523,
                "deviationPctDisplay": "+5.2%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 38.5,
          "signals": {
            "frontier_agent_horizon": {
              "score": 18.4,
              "raw": {
                "p50Hours": 0.63,
                "model": "o1",
                "logHours": -0.2
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 55,
              "raw": {
                "cheapestPrice": 1,
                "displayPrice": "$1/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 54.7,
              "raw": {
                "medianPrice": 1.5,
                "displayPrice": "$1.5/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 50.7,
          "signals": {
            "ai_web_content": {
              "score": 70.6,
              "raw": {
                "percentage": 50.75,
                "displayPct": "50.75%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 52.5,
              "raw": {
                "ratio": 0.1125,
                "percentage": "11.25%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 32.8,
              "raw": {
                "perThousandWorkers": 7.72,
                "totalSeatsM": 9.65,
                "displayValue": "7.72/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 51,
              "raw": {
                "automationRate": 41.02,
                "displayRate": "41%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 17.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 36.1,
              "raw": {
                "robots": 750000,
                "employees": 1556000,
                "ratioPer1000": 482.01
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 16.7,
              "raw": {
                "cumulativeUnits": 29000,
                "worldPopBillions": 8.08,
                "perMillion": 3.59
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 24,
              "raw": {
                "totalMiles": 4500000,
                "waymoMiles": 2390000,
                "avSharePct": 0.0014,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.6,
              "raw": {
                "currentShare": 1.188,
                "baselineShare": 0.782,
                "shareDecline": 0.406
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.2,
              "raw": {
                "currentShare": 4.209,
                "baselineShare": 3.724,
                "shareDecline": 0.485
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2025-01",
      "composite": {
        "raw": 38.4,
        "smoothed": 35.9,
        "delta": 2.1,
        "deltaSmoothed": 1
      },
      "categories": {
        "displacement": {
          "score": 42.7,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 46.3,
              "raw": {
                "compositeIndex": 83.7,
                "sectors": {
                  "Accounting": 100.4,
                  "Banking & Finance": 98.3,
                  "Marketing": 88.5,
                  "Data & Analytics": 73.6,
                  "Media & Communications": 68.2,
                  "IT Systems & Solutions": 80.7,
                  "Software Development": 76
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 26.8,
              "raw": {
                "index": 111
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 49.3,
              "raw": {
                "rate": 3.97
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 40.1,
              "raw": {
                "totalHeadcount": 1516239,
                "yoyGrowth": 0.0122,
                "displayGrowth": "+1.2%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 23.2,
              "raw": {
                "currentWage": 51.56,
                "priorWage": 49.1,
                "nominalYoY": 0.0501,
                "cpiYoY": 0.0299,
                "realWageYoY": 0.019,
                "realWageYoYPct": "1.90%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 40.5,
              "raw": {
                "currentAvg": 433203,
                "baselineAvg": 423650,
                "deviationPct": 0.0225,
                "deviationPctDisplay": "+2.3%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 39.2,
          "signals": {
            "frontier_agent_horizon": {
              "score": 18.4,
              "raw": {
                "p50Hours": 0.63,
                "model": "o1",
                "logHours": -0.2
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 56.2,
              "raw": {
                "cheapestPrice": 0.91,
                "displayPrice": "$0.91/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 56.3,
              "raw": {
                "medianPrice": 1.33,
                "displayPrice": "$1.33/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 51.8,
          "signals": {
            "ai_web_content": {
              "score": 71.2,
              "raw": {
                "percentage": 51.53,
                "displayPct": "51.53%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 53,
              "raw": {
                "ratio": 0.115,
                "percentage": "11.50%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 33.9,
              "raw": {
                "perThousandWorkers": 8.8,
                "totalSeatsM": 11,
                "displayValue": "8.8/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 53,
              "raw": {
                "automationRate": 43,
                "displayRate": "43%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 19.9,
          "signals": {
            "amazon_robot_ratio": {
              "score": 40.7,
              "raw": {
                "robots": 1000000,
                "employees": 1556000,
                "ratioPer1000": 642.67
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 18.7,
              "raw": {
                "cumulativeUnits": 43000,
                "worldPopBillions": 8.1,
                "perMillion": 5.31
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 27.9,
              "raw": {
                "totalMiles": 9000000,
                "waymoMiles": null,
                "avSharePct": 0.0029,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.6,
              "raw": {
                "currentShare": 1.189,
                "baselineShare": 0.782,
                "shareDecline": 0.407
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.2,
              "raw": {
                "currentShare": 4.211,
                "baselineShare": 3.724,
                "shareDecline": 0.488
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2025-02",
      "composite": {
        "raw": 39.7,
        "smoothed": 37,
        "delta": 1.3,
        "deltaSmoothed": 1.1
      },
      "categories": {
        "displacement": {
          "score": 45.8,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 51.1,
              "raw": {
                "compositeIndex": 78.9,
                "sectors": {
                  "Accounting": 99.8,
                  "Banking & Finance": 94.2,
                  "Marketing": 84.2,
                  "Data & Analytics": 66.6,
                  "Media & Communications": 63.4,
                  "IT Systems & Solutions": 76.4,
                  "Software Development": 68
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 27.4,
              "raw": {
                "index": 110.2
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 60,
              "raw": {
                "rate": 5
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 40.8,
              "raw": {
                "totalHeadcount": 1516239,
                "yoyGrowth": 0.0111,
                "displayGrowth": "+1.1%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 22.3,
              "raw": {
                "currentWage": 51.75,
                "priorWage": 49.14,
                "nominalYoY": 0.0531,
                "cpiYoY": 0.028,
                "realWageYoY": 0.0203,
                "realWageYoYPct": "2.03%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 43.1,
              "raw": {
                "currentAvg": 427779,
                "baselineAvg": 423650,
                "deviationPct": 0.0097,
                "deviationPctDisplay": "+1.0%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 40.8,
          "signals": {
            "frontier_agent_horizon": {
              "score": 20,
              "raw": {
                "p50Hours": 1,
                "model": "Claude 3.7 Sonnet",
                "logHours": 0
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 57.5,
              "raw": {
                "cheapestPrice": 0.83,
                "displayPrice": "$0.83/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 58.1,
              "raw": {
                "medianPrice": 1.16,
                "displayPrice": "$1.16/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 52.5,
          "signals": {
            "ai_web_content": {
              "score": 71.8,
              "raw": {
                "percentage": 52.3,
                "displayPct": "52.3%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 53.6,
              "raw": {
                "ratio": 0.1181,
                "percentage": "11.81%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 35.2,
              "raw": {
                "perThousandWorkers": 10.18,
                "totalSeatsM": 12.72,
                "displayValue": "10.18/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 53,
              "raw": {
                "automationRate": 43,
                "displayRate": "43%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 19.8,
          "signals": {
            "amazon_robot_ratio": {
              "score": 40.7,
              "raw": {
                "robots": 1000000,
                "employees": 1556000,
                "ratioPer1000": 642.67
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 18.7,
              "raw": {
                "cumulativeUnits": 43000,
                "worldPopBillions": 8.1,
                "perMillion": 5.31
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 27.9,
              "raw": {
                "totalMiles": 9000000,
                "waymoMiles": null,
                "avSharePct": 0.0029,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.5,
              "raw": {
                "currentShare": 1.19,
                "baselineShare": 0.782,
                "shareDecline": 0.408
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5,
              "raw": {
                "currentShare": 4.225,
                "baselineShare": 3.724,
                "shareDecline": 0.502
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2025-03",
      "composite": {
        "raw": 40.2,
        "smoothed": 37.9,
        "delta": 0.5,
        "deltaSmoothed": 0.9
      },
      "categories": {
        "displacement": {
          "score": 46.2,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 51,
              "raw": {
                "compositeIndex": 79,
                "sectors": {
                  "Accounting": 97.3,
                  "Banking & Finance": 95.1,
                  "Marketing": 79.2,
                  "Data & Analytics": 66.7,
                  "Media & Communications": 64.8,
                  "IT Systems & Solutions": 77.9,
                  "Software Development": 71.6
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 28.5,
              "raw": {
                "index": 108.7
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 62.8,
              "raw": {
                "rate": 5.37
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 41.4,
              "raw": {
                "totalHeadcount": 1516239,
                "yoyGrowth": 0.0101,
                "displayGrowth": "+1.0%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 19.7,
              "raw": {
                "currentWage": 51.83,
                "priorWage": 49.37,
                "nominalYoY": 0.0498,
                "cpiYoY": 0.0238,
                "realWageYoY": 0.0238,
                "realWageYoYPct": "2.38%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 44,
              "raw": {
                "currentAvg": 425788,
                "baselineAvg": 423650,
                "deviationPct": 0.005,
                "deviationPctDisplay": "+0.5%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 41.6,
          "signals": {
            "frontier_agent_horizon": {
              "score": 20,
              "raw": {
                "p50Hours": 1,
                "model": "Claude 3.7 Sonnet",
                "logHours": 0
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 58.7,
              "raw": {
                "cheapestPrice": 0.75,
                "displayPrice": "$0.75/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 60,
              "raw": {
                "medianPrice": 1,
                "displayPrice": "$1/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 53.1,
          "signals": {
            "ai_web_content": {
              "score": 72.4,
              "raw": {
                "percentage": 53,
                "displayPct": "53%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 54.2,
              "raw": {
                "ratio": 0.1209,
                "percentage": "12.09%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 36.4,
              "raw": {
                "perThousandWorkers": 11.42,
                "totalSeatsM": 14.28,
                "displayValue": "11.42/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 53,
              "raw": {
                "automationRate": 43,
                "displayRate": "43%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 19.9,
          "signals": {
            "amazon_robot_ratio": {
              "score": 40.7,
              "raw": {
                "robots": 1000000,
                "employees": 1556000,
                "ratioPer1000": 642.67
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 18.7,
              "raw": {
                "cumulativeUnits": 43000,
                "worldPopBillions": 8.1,
                "perMillion": 5.31
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 27.9,
              "raw": {
                "totalMiles": 9000000,
                "waymoMiles": null,
                "avSharePct": 0.0029,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.6,
              "raw": {
                "currentShare": 1.188,
                "baselineShare": 0.782,
                "shareDecline": 0.406
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.2,
              "raw": {
                "currentShare": 4.213,
                "baselineShare": 3.724,
                "shareDecline": 0.489
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2025-04",
      "composite": {
        "raw": 41,
        "smoothed": 38.8,
        "delta": 0.8,
        "deltaSmoothed": 0.9
      },
      "categories": {
        "displacement": {
          "score": 44.8,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 51.4,
              "raw": {
                "compositeIndex": 78.6,
                "sectors": {
                  "Accounting": 93.3,
                  "Banking & Finance": 96.6,
                  "Marketing": 77.9,
                  "Data & Analytics": 69.2,
                  "Media & Communications": 60.4,
                  "IT Systems & Solutions": 78.5,
                  "Software Development": 74.7
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 29.2,
              "raw": {
                "index": 107.7
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 60,
              "raw": {
                "rate": 5
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 42.1,
              "raw": {
                "totalHeadcount": 1516239,
                "yoyGrowth": 0.0091,
                "displayGrowth": "+0.9%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 17.5,
              "raw": {
                "currentWage": 52.01,
                "priorWage": 49.43,
                "nominalYoY": 0.0522,
                "cpiYoY": 0.0233,
                "realWageYoY": 0.0267,
                "realWageYoYPct": "2.67%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 33.5,
              "raw": {
                "currentAvg": 448004,
                "baselineAvg": 423650,
                "deviationPct": 0.0575,
                "deviationPctDisplay": "+5.7%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 44.5,
          "signals": {
            "frontier_agent_horizon": {
              "score": 24.6,
              "raw": {
                "p50Hours": 2.01,
                "model": "o3",
                "logHours": 0.3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 60.3,
              "raw": {
                "cheapestPrice": 0.67,
                "displayPrice": "$0.67/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 61.2,
              "raw": {
                "medianPrice": 0.9,
                "displayPrice": "$0.9/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 54.7,
          "signals": {
            "ai_web_content": {
              "score": 75.6,
              "raw": {
                "percentage": 57,
                "displayPct": "57%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 54.8,
              "raw": {
                "ratio": 0.1239,
                "percentage": "12.39%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 37.7,
              "raw": {
                "perThousandWorkers": 12.8,
                "totalSeatsM": 16,
                "displayValue": "12.8/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 54.2,
              "raw": {
                "automationRate": 44.22,
                "displayRate": "44%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 19.9,
          "signals": {
            "amazon_robot_ratio": {
              "score": 40.7,
              "raw": {
                "robots": 1000000,
                "employees": 1556000,
                "ratioPer1000": 642.67
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 18.7,
              "raw": {
                "cumulativeUnits": 43000,
                "worldPopBillions": 8.1,
                "perMillion": 5.31
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 27.9,
              "raw": {
                "totalMiles": 9000000,
                "waymoMiles": null,
                "avSharePct": 0.0029,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.6,
              "raw": {
                "currentShare": 1.187,
                "baselineShare": 0.782,
                "shareDecline": 0.405
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.4,
              "raw": {
                "currentShare": 4.199,
                "baselineShare": 3.724,
                "shareDecline": 0.476
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2025-05",
      "composite": {
        "raw": 41.4,
        "smoothed": 39.5,
        "delta": 0.4,
        "deltaSmoothed": 0.7
      },
      "categories": {
        "displacement": {
          "score": 44.8,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 53.6,
              "raw": {
                "compositeIndex": 76.4,
                "sectors": {
                  "Accounting": 88.9,
                  "Banking & Finance": 91.8,
                  "Marketing": 79.4,
                  "Data & Analytics": 65.3,
                  "Media & Communications": 61.5,
                  "IT Systems & Solutions": 72.7,
                  "Software Development": 75.1
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 29.9,
              "raw": {
                "index": 106.8
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 60.3,
              "raw": {
                "rate": 5.03
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 42.7,
              "raw": {
                "totalHeadcount": 1516239,
                "yoyGrowth": 0.0081,
                "displayGrowth": "+0.8%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 15.3,
              "raw": {
                "currentWage": 52.32,
                "priorWage": 49.47,
                "nominalYoY": 0.0576,
                "cpiYoY": 0.0238,
                "realWageYoY": 0.0296,
                "realWageYoYPct": "2.96%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 29.9,
              "raw": {
                "currentAvg": 455550,
                "baselineAvg": 423650,
                "deviationPct": 0.0753,
                "deviationPctDisplay": "+7.5%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 45.3,
          "signals": {
            "frontier_agent_horizon": {
              "score": 24.6,
              "raw": {
                "p50Hours": 2.01,
                "model": "o3",
                "logHours": 0.3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 62,
              "raw": {
                "cheapestPrice": 0.58,
                "displayPrice": "$0.58/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 62.4,
              "raw": {
                "medianPrice": 0.8,
                "displayPrice": "$0.8/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 55.5,
          "signals": {
            "ai_web_content": {
              "score": 75.6,
              "raw": {
                "percentage": 57,
                "displayPct": "57%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 55.4,
              "raw": {
                "ratio": 0.1269,
                "percentage": "12.69%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 38.9,
              "raw": {
                "perThousandWorkers": 14.38,
                "totalSeatsM": 17.98,
                "displayValue": "14.38/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 55.4,
              "raw": {
                "automationRate": 45.39,
                "displayRate": "45%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 19.9,
          "signals": {
            "amazon_robot_ratio": {
              "score": 40.7,
              "raw": {
                "robots": 1000000,
                "employees": 1556000,
                "ratioPer1000": 642.67
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 18.7,
              "raw": {
                "cumulativeUnits": 43000,
                "worldPopBillions": 8.1,
                "perMillion": 5.31
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 27.9,
              "raw": {
                "totalMiles": 9000000,
                "waymoMiles": null,
                "avSharePct": 0.0029,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.6,
              "raw": {
                "currentShare": 1.183,
                "baselineShare": 0.782,
                "shareDecline": 0.401
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.4,
              "raw": {
                "currentShare": 4.199,
                "baselineShare": 3.724,
                "shareDecline": 0.476
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2025-06",
      "composite": {
        "raw": 41.3,
        "smoothed": 40,
        "delta": -0.1,
        "deltaSmoothed": 0.5
      },
      "categories": {
        "displacement": {
          "score": 42.8,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 46,
              "raw": {
                "compositeIndex": 84,
                "sectors": {
                  "Accounting": 94.3,
                  "Banking & Finance": 101.8,
                  "Marketing": 81.1,
                  "Data & Analytics": 71.6,
                  "Media & Communications": 64.4,
                  "IT Systems & Solutions": 91,
                  "Software Development": 84.1
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 30.2,
              "raw": {
                "index": 106.4
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 57,
              "raw": {
                "rate": 4.7
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 43.4,
              "raw": {
                "totalHeadcount": 1516239,
                "yoyGrowth": 0.0071,
                "displayGrowth": "+0.7%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 14.5,
              "raw": {
                "currentWage": 52.54,
                "priorWage": 49.71,
                "nominalYoY": 0.0569,
                "cpiYoY": 0.0268,
                "realWageYoY": 0.031,
                "realWageYoYPct": "3.10%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 29.2,
              "raw": {
                "currentAvg": 457215,
                "baselineAvg": 423650,
                "deviationPct": 0.0792,
                "deviationPctDisplay": "+7.9%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 46.2,
          "signals": {
            "frontier_agent_horizon": {
              "score": 24.6,
              "raw": {
                "p50Hours": 2.01,
                "model": "o3",
                "logHours": 0.3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 64,
              "raw": {
                "cheapestPrice": 0.5,
                "displayPrice": "$0.5/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 63.9,
              "raw": {
                "medianPrice": 0.7,
                "displayPrice": "$0.7/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 56.3,
          "signals": {
            "ai_web_content": {
              "score": 75.6,
              "raw": {
                "percentage": 57,
                "displayPct": "57%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 56,
              "raw": {
                "ratio": 0.13,
                "percentage": "13.00%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 40.1,
              "raw": {
                "perThousandWorkers": 16.02,
                "totalSeatsM": 20.02,
                "displayValue": "16.02/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 56.6,
              "raw": {
                "automationRate": 46.61,
                "displayRate": "47%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 19.9,
          "signals": {
            "amazon_robot_ratio": {
              "score": 40.7,
              "raw": {
                "robots": 1000000,
                "employees": 1556000,
                "ratioPer1000": 642.67
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 18.7,
              "raw": {
                "cumulativeUnits": 43000,
                "worldPopBillions": 8.1,
                "perMillion": 5.31
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 27.9,
              "raw": {
                "totalMiles": 9000000,
                "waymoMiles": null,
                "avSharePct": 0.0029,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.7,
              "raw": {
                "currentShare": 1.181,
                "baselineShare": 0.782,
                "shareDecline": 0.399
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.4,
              "raw": {
                "currentShare": 4.2,
                "baselineShare": 3.724,
                "shareDecline": 0.476
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2025-07",
      "composite": {
        "raw": 41.8,
        "smoothed": 40.5,
        "delta": 0.5,
        "deltaSmoothed": 0.5
      },
      "categories": {
        "displacement": {
          "score": 43,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 44.1,
              "raw": {
                "compositeIndex": 85.9,
                "sectors": {
                  "Accounting": 114.8,
                  "Banking & Finance": 102.9,
                  "Marketing": 81.2,
                  "Data & Analytics": 72.3,
                  "Media & Communications": 64.3,
                  "IT Systems & Solutions": 82.9,
                  "Software Development": 82.7
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 30.9,
              "raw": {
                "index": 105.4
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 60,
              "raw": {
                "rate": 5
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 44.1,
              "raw": {
                "totalHeadcount": 1516239,
                "yoyGrowth": 0.0061,
                "displayGrowth": "+0.6%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 15.2,
              "raw": {
                "currentWage": 52.63,
                "priorWage": 49.99,
                "nominalYoY": 0.0528,
                "cpiYoY": 0.0274,
                "realWageYoY": 0.0298,
                "realWageYoYPct": "2.98%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 26.1,
              "raw": {
                "currentAvg": 463605,
                "baselineAvg": 423650,
                "deviationPct": 0.0943,
                "deviationPctDisplay": "+9.4%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 47.2,
          "signals": {
            "frontier_agent_horizon": {
              "score": 24.6,
              "raw": {
                "p50Hours": 2.01,
                "model": "o3",
                "logHours": 0.3
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 65.9,
              "raw": {
                "cheapestPrice": 0.43,
                "displayPrice": "$0.43/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 65.5,
              "raw": {
                "medianPrice": 0.6,
                "displayPrice": "$0.6/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 57,
          "signals": {
            "ai_web_content": {
              "score": 75.6,
              "raw": {
                "percentage": 57,
                "displayPct": "57%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 56.4,
              "raw": {
                "ratio": 0.1321,
                "percentage": "13.21%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 41.1,
              "raw": {
                "perThousandWorkers": 17.6,
                "totalSeatsM": 22,
                "displayValue": "17.6/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 57.8,
              "raw": {
                "automationRate": 47.78,
                "displayRate": "48%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 19.9,
          "signals": {
            "amazon_robot_ratio": {
              "score": 40.7,
              "raw": {
                "robots": 1000000,
                "employees": 1556000,
                "ratioPer1000": 642.67
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 18.7,
              "raw": {
                "cumulativeUnits": 43000,
                "worldPopBillions": 8.1,
                "perMillion": 5.31
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 27.9,
              "raw": {
                "totalMiles": 9000000,
                "waymoMiles": null,
                "avSharePct": 0.0029,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.7,
              "raw": {
                "currentShare": 1.179,
                "baselineShare": 0.782,
                "shareDecline": 0.397
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.4,
              "raw": {
                "currentShare": 4.2,
                "baselineShare": 3.724,
                "shareDecline": 0.477
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2025-08",
      "composite": {
        "raw": 42.8,
        "smoothed": 41.2,
        "delta": 1,
        "deltaSmoothed": 0.7
      },
      "categories": {
        "displacement": {
          "score": 43.4,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 47.5,
              "raw": {
                "compositeIndex": 82.5,
                "sectors": {
                  "Accounting": 93.5,
                  "Banking & Finance": 102.3,
                  "Marketing": 87.2,
                  "Data & Analytics": 69.9,
                  "Media & Communications": 60.9,
                  "IT Systems & Solutions": 81.2,
                  "Software Development": 82.8
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 30.6,
              "raw": {
                "index": 105.9
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 56.7,
              "raw": {
                "rate": 4.67
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 44.7,
              "raw": {
                "totalHeadcount": 1516239,
                "yoyGrowth": 0.005,
                "displayGrowth": "+0.5%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 19.4,
              "raw": {
                "currentWage": 52.77,
                "priorWage": 50.44,
                "nominalYoY": 0.0462,
                "cpiYoY": 0.0294,
                "realWageYoY": 0.0241,
                "realWageYoYPct": "2.41%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 23.6,
              "raw": {
                "currentAvg": 472127,
                "baselineAvg": 423650,
                "deviationPct": 0.1144,
                "deviationPctDisplay": "+11.4%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 50,
          "signals": {
            "frontier_agent_horizon": {
              "score": 28.3,
              "raw": {
                "p50Hours": 3.57,
                "model": "GPT-5",
                "logHours": 0.55
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 68,
              "raw": {
                "cheapestPrice": 0.37,
                "displayPrice": "$0.37/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 67.5,
              "raw": {
                "medianPrice": 0.5,
                "displayPrice": "$0.5/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 57.9,
          "signals": {
            "ai_web_content": {
              "score": 75.6,
              "raw": {
                "percentage": 57,
                "displayPct": "57%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 56.9,
              "raw": {
                "ratio": 0.1343,
                "percentage": "13.43%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 42.4,
              "raw": {
                "perThousandWorkers": 19.76,
                "totalSeatsM": 24.7,
                "displayValue": "19.76/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 59,
              "raw": {
                "automationRate": 49,
                "displayRate": "49%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 19.9,
          "signals": {
            "amazon_robot_ratio": {
              "score": 40.7,
              "raw": {
                "robots": 1000000,
                "employees": 1556000,
                "ratioPer1000": 642.67
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 18.7,
              "raw": {
                "cumulativeUnits": 43000,
                "worldPopBillions": 8.1,
                "perMillion": 5.31
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 27.9,
              "raw": {
                "totalMiles": 9000000,
                "waymoMiles": null,
                "avSharePct": 0.0029,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.7,
              "raw": {
                "currentShare": 1.18,
                "baselineShare": 0.782,
                "shareDecline": 0.398
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.4,
              "raw": {
                "currentShare": 4.201,
                "baselineShare": 3.724,
                "shareDecline": 0.478
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2025-09",
      "composite": {
        "raw": 43.7,
        "smoothed": 41.9,
        "delta": 0.9,
        "deltaSmoothed": 0.7
      },
      "categories": {
        "displacement": {
          "score": 45.4,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 48.2,
              "raw": {
                "compositeIndex": 81.8,
                "sectors": {
                  "Accounting": 89.6,
                  "Banking & Finance": 104.6,
                  "Marketing": 81.4,
                  "Data & Analytics": 71.5,
                  "Media & Communications": 64.6,
                  "IT Systems & Solutions": 81.2,
                  "Software Development": 79.6
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 32.2,
              "raw": {
                "index": 103.8
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 65,
              "raw": {
                "rate": 5.67
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 45.4,
              "raw": {
                "totalHeadcount": 1516239,
                "yoyGrowth": 0.004,
                "displayGrowth": "+0.4%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 22.2,
              "raw": {
                "currentWage": 53.06,
                "priorWage": 50.57,
                "nominalYoY": 0.0492,
                "cpiYoY": 0.0302,
                "realWageYoY": 0.0204,
                "realWageYoYPct": "2.04%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 19.8,
              "raw": {
                "currentAvg": 487900,
                "baselineAvg": 423650,
                "deviationPct": 0.1517,
                "deviationPctDisplay": "+15.2%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 51.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 28.3,
              "raw": {
                "p50Hours": 3.57,
                "model": "GPT-5",
                "logHours": 0.55
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 70.7,
              "raw": {
                "cheapestPrice": 0.3,
                "displayPrice": "$0.3/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 69.9,
              "raw": {
                "medianPrice": 0.4,
                "displayPrice": "$0.4/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 57.9,
          "signals": {
            "ai_web_content": {
              "score": 75.6,
              "raw": {
                "percentage": 57,
                "displayPct": "57%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 57.3,
              "raw": {
                "ratio": 0.1364,
                "percentage": "13.64%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 43.5,
              "raw": {
                "perThousandWorkers": 21.91,
                "totalSeatsM": 27.39,
                "displayValue": "21.91/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 57.7,
              "raw": {
                "automationRate": 47.65,
                "displayRate": "48%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 20.1,
          "signals": {
            "amazon_robot_ratio": {
              "score": 40.7,
              "raw": {
                "robots": 1000000,
                "employees": 1556000,
                "ratioPer1000": 642.67
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 18.7,
              "raw": {
                "cumulativeUnits": 43000,
                "worldPopBillions": 8.1,
                "perMillion": 5.31
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 27.9,
              "raw": {
                "totalMiles": 9000000,
                "waymoMiles": null,
                "avSharePct": 0.0029,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 6.9,
              "raw": {
                "currentShare": 1.169,
                "baselineShare": 0.782,
                "shareDecline": 0.387
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.8,
              "raw": {
                "currentShare": 4.174,
                "baselineShare": 3.724,
                "shareDecline": 0.451
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2025-10",
      "composite": {
        "raw": 44.2,
        "smoothed": 42.6,
        "delta": 0.5,
        "deltaSmoothed": 0.7
      },
      "categories": {
        "displacement": {
          "score": 46.7,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 49.6,
              "raw": {
                "compositeIndex": 80.4,
                "sectors": {
                  "Accounting": 88.2,
                  "Banking & Finance": 99.9,
                  "Marketing": 82.3,
                  "Data & Analytics": 71.2,
                  "Media & Communications": 63.6,
                  "IT Systems & Solutions": 79,
                  "Software Development": 78.6
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 33.4,
              "raw": {
                "index": 102.1
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 68.8,
              "raw": {
                "rate": 6.17
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 46,
              "raw": {
                "totalHeadcount": 1516239,
                "yoyGrowth": 0.003,
                "displayGrowth": "+0.3%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 25.2,
              "raw": {
                "currentWage": 53.27,
                "priorWage": 51.19,
                "nominalYoY": 0.0406,
                "cpiYoY": 0.0273,
                "realWageYoY": 0.0164,
                "realWageYoYPct": "1.64%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 18,
              "raw": {
                "currentAvg": 495761,
                "baselineAvg": 423650,
                "deviationPct": 0.1702,
                "deviationPctDisplay": "+17.0%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 52.2,
          "signals": {
            "frontier_agent_horizon": {
              "score": 28.3,
              "raw": {
                "p50Hours": 3.57,
                "model": "GPT-5",
                "logHours": 0.55
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 72.2,
              "raw": {
                "cheapestPrice": 0.27,
                "displayPrice": "$0.27/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 71.4,
              "raw": {
                "medianPrice": 0.35,
                "displayPrice": "$0.35/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 57.8,
          "signals": {
            "ai_web_content": {
              "score": 75.6,
              "raw": {
                "percentage": 57,
                "displayPct": "57%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 57.7,
              "raw": {
                "ratio": 0.1386,
                "percentage": "13.86%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 44.5,
              "raw": {
                "perThousandWorkers": 24,
                "totalSeatsM": 30,
                "displayValue": "24/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 56.3,
              "raw": {
                "automationRate": 46.35,
                "displayRate": "46%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 20.1,
          "signals": {
            "amazon_robot_ratio": {
              "score": 40.7,
              "raw": {
                "robots": 1000000,
                "employees": 1556000,
                "ratioPer1000": 642.67
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 18.7,
              "raw": {
                "cumulativeUnits": 43000,
                "worldPopBillions": 8.1,
                "perMillion": 5.31
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 27.9,
              "raw": {
                "totalMiles": 9000000,
                "waymoMiles": null,
                "avSharePct": 0.0029,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 7,
              "raw": {
                "currentShare": 1.161,
                "baselineShare": 0.782,
                "shareDecline": 0.379
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 5.8,
              "raw": {
                "currentShare": 4.179,
                "baselineShare": 3.724,
                "shareDecline": 0.455
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2025-11",
      "composite": {
        "raw": 44.8,
        "smoothed": 43.2,
        "delta": 0.6,
        "deltaSmoothed": 0.6
      },
      "categories": {
        "displacement": {
          "score": 47,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 51,
              "raw": {
                "compositeIndex": 79,
                "sectors": {
                  "Accounting": 79.1,
                  "Banking & Finance": 98.9,
                  "Marketing": 80.6,
                  "Data & Analytics": 70.3,
                  "Media & Communications": 67.9,
                  "IT Systems & Solutions": 76.2,
                  "Software Development": 80
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 33.1,
              "raw": {
                "index": 102.6
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 70,
              "raw": {
                "rate": 6.33
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 46.7,
              "raw": {
                "totalHeadcount": 1516239,
                "yoyGrowth": 0.002,
                "displayGrowth": "+0.2%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 25.6,
              "raw": {
                "currentWage": 53.46,
                "priorWage": 51.29,
                "nominalYoY": 0.0423,
                "cpiYoY": 0.027,
                "realWageYoY": 0.0159,
                "realWageYoYPct": "1.59%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 13.9,
              "raw": {
                "currentAvg": 515492,
                "baselineAvg": 423650,
                "deviationPct": 0.2168,
                "deviationPctDisplay": "+21.7%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 54.4,
          "signals": {
            "frontier_agent_horizon": {
              "score": 30.9,
              "raw": {
                "p50Hours": 5.34,
                "model": "Claude Opus 4.5",
                "logHours": 0.73
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 74,
              "raw": {
                "cheapestPrice": 0.23,
                "displayPrice": "$0.23/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 73.1,
              "raw": {
                "medianPrice": 0.3,
                "displayPrice": "$0.3/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 57.7,
          "signals": {
            "ai_web_content": {
              "score": 75.6,
              "raw": {
                "percentage": 57,
                "displayPct": "57%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 58.1,
              "raw": {
                "ratio": 0.1407,
                "percentage": "14.07%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 45.2,
              "raw": {
                "perThousandWorkers": 25.62,
                "totalSeatsM": 32.02,
                "displayValue": "25.62/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 55,
              "raw": {
                "automationRate": 45,
                "displayRate": "45%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 20.2,
          "signals": {
            "amazon_robot_ratio": {
              "score": 40.7,
              "raw": {
                "robots": 1000000,
                "employees": 1556000,
                "ratioPer1000": 642.67
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 18.7,
              "raw": {
                "cumulativeUnits": 43000,
                "worldPopBillions": 8.1,
                "perMillion": 5.31
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 27.9,
              "raw": {
                "totalMiles": 9000000,
                "waymoMiles": null,
                "avSharePct": 0.0029,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 7,
              "raw": {
                "currentShare": 1.163,
                "baselineShare": 0.782,
                "shareDecline": 0.38
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 6.4,
              "raw": {
                "currentShare": 4.14,
                "baselineShare": 3.724,
                "shareDecline": 0.417
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2025-12",
      "composite": {
        "raw": 45,
        "smoothed": 43.7,
        "delta": 0.2,
        "deltaSmoothed": 0.5
      },
      "categories": {
        "displacement": {
          "score": 45.8,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 50.4,
              "raw": {
                "compositeIndex": 79.6,
                "sectors": {
                  "Accounting": 83.1,
                  "Banking & Finance": 96,
                  "Marketing": 82.1,
                  "Data & Analytics": 67.9,
                  "Media & Communications": 68,
                  "IT Systems & Solutions": 79.8,
                  "Software Development": 80.1
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 31.9,
              "raw": {
                "index": 104.2
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 64.8,
              "raw": {
                "rate": 5.63
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 47.3,
              "raw": {
                "totalHeadcount": 1516239,
                "yoyGrowth": 0.001,
                "displayGrowth": "+0.1%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 23.9,
              "raw": {
                "currentWage": 53.96,
                "priorWage": 51.28,
                "nominalYoY": 0.0523,
                "cpiYoY": 0.0265,
                "realWageYoY": 0.0181,
                "realWageYoYPct": "1.81%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 14.6,
              "raw": {
                "currentAvg": 510796,
                "baselineAvg": 423650,
                "deviationPct": 0.2057,
                "deviationPctDisplay": "+20.6%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 56.1,
          "signals": {
            "frontier_agent_horizon": {
              "score": 32.3,
              "raw": {
                "p50Hours": 6.57,
                "model": "GPT-5.2",
                "logHours": 0.82
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 76,
              "raw": {
                "cheapestPrice": 0.2,
                "displayPrice": "$0.2/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 75.1,
              "raw": {
                "medianPrice": 0.25,
                "displayPrice": "$0.25/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 58,
          "signals": {
            "ai_web_content": {
              "score": 75.6,
              "raw": {
                "percentage": 57,
                "displayPct": "57%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 58.6,
              "raw": {
                "ratio": 0.1428,
                "percentage": "14.28%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 45.9,
              "raw": {
                "perThousandWorkers": 27.18,
                "totalSeatsM": 33.98,
                "displayValue": "27.18/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 55,
              "raw": {
                "automationRate": 45,
                "displayRate": "45%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 20.2,
          "signals": {
            "amazon_robot_ratio": {
              "score": 40.7,
              "raw": {
                "robots": 1000000,
                "employees": 1556000,
                "ratioPer1000": 642.67
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 18.7,
              "raw": {
                "cumulativeUnits": 43000,
                "worldPopBillions": 8.1,
                "perMillion": 5.31
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 27.9,
              "raw": {
                "totalMiles": 9000000,
                "waymoMiles": null,
                "avSharePct": 0.0029,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 7.1,
              "raw": {
                "currentShare": 1.157,
                "baselineShare": 0.782,
                "shareDecline": 0.375
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 6.4,
              "raw": {
                "currentShare": 4.138,
                "baselineShare": 3.724,
                "shareDecline": 0.415
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2026-01",
      "composite": {
        "raw": 45.4,
        "smoothed": 44.2,
        "delta": 0.4,
        "deltaSmoothed": 0.5
      },
      "categories": {
        "displacement": {
          "score": 45.3,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 53.9,
              "raw": {
                "compositeIndex": 76.1,
                "sectors": {
                  "Accounting": 84.5,
                  "Banking & Finance": 98,
                  "Marketing": 80.3,
                  "Data & Analytics": 64.8,
                  "Media & Communications": 58.3,
                  "IT Systems & Solutions": 70.3,
                  "Software Development": 76.4
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 32,
              "raw": {
                "index": 104
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 59.7,
              "raw": {
                "rate": 4.97
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 48,
              "raw": {
                "totalHeadcount": 1516239,
                "yoyGrowth": 0,
                "displayGrowth": "+0.0%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 22.4,
              "raw": {
                "currentWage": 53.79,
                "priorWage": 51.56,
                "nominalYoY": 0.0433,
                "cpiYoY": 0.0239,
                "realWageYoY": 0.0201,
                "realWageYoYPct": "2.01%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 12.8,
              "raw": {
                "currentAvg": 522097,
                "baselineAvg": 423650,
                "deviationPct": 0.2324,
                "deviationPctDisplay": "+23.2%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 57.8,
          "signals": {
            "frontier_agent_horizon": {
              "score": 32.3,
              "raw": {
                "p50Hours": 6.57,
                "model": "GPT-5.2",
                "logHours": 0.82
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 79.7,
              "raw": {
                "cheapestPrice": 0.15,
                "displayPrice": "$0.15/MTok"
              },
              "source": "pricing_history"
            },
            "median_frontier_price": {
              "score": 77.5,
              "raw": {
                "medianPrice": 0.2,
                "displayPrice": "$0.2/MTok"
              },
              "source": "median_frontier_price_history"
            }
          }
        },
        "penetration": {
          "score": 58.2,
          "signals": {
            "ai_web_content": {
              "score": 75.6,
              "raw": {
                "percentage": 57,
                "displayPct": "57%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 59,
              "raw": {
                "ratio": 0.145,
                "percentage": "14.50%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 46.5,
              "raw": {
                "perThousandWorkers": 28.8,
                "totalSeatsM": 36,
                "displayValue": "28.8/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 55,
              "raw": {
                "automationRate": 45,
                "displayRate": "45%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 20.3,
          "signals": {
            "amazon_robot_ratio": {
              "score": 40.7,
              "raw": {
                "robots": 1000000,
                "employees": 1556000,
                "ratioPer1000": 642.67
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 18.7,
              "raw": {
                "cumulativeUnits": 43000,
                "worldPopBillions": 8.1,
                "perMillion": 5.31
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 27.9,
              "raw": {
                "totalMiles": 9000000,
                "waymoMiles": null,
                "avSharePct": 0.0029,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 7.2,
              "raw": {
                "currentShare": 1.152,
                "baselineShare": 0.782,
                "shareDecline": 0.37
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 6.6,
              "raw": {
                "currentShare": 4.128,
                "baselineShare": 3.724,
                "shareDecline": 0.404
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    },
    {
      "date": "2026-02",
      "composite": {
        "raw": 43.2,
        "smoothed": 43.9,
        "delta": -2.2,
        "deltaSmoothed": -0.3
      },
      "categories": {
        "displacement": {
          "score": 44.3,
          "signals": {
            "ai_exposed_jobs": {
              "score": 55.6,
              "raw": {
                "currentEmployment": 6990000,
                "baselineEmployment": 7370000,
                "declineFromBaseline": -0.0516
              },
              "source": "bls_oews"
            },
            "indeed_job_postings": {
              "score": 48.8,
              "raw": {
                "compositeIndex": 81.2,
                "sectors": {
                  "Accounting": 91.5,
                  "Banking & Finance": 103.7,
                  "Marketing": 76.6,
                  "Data & Analytics": 71.8,
                  "Media & Communications": 56.9,
                  "IT Systems & Solutions": 79.7,
                  "Software Development": 87.8
                }
              },
              "source": "indeed_hiring_lab"
            },
            "indeed_total_postings": {
              "score": 32.1,
              "raw": {
                "index": 103.9
              },
              "source": "indeed_hiring_lab"
            },
            "info_unemployment": {
              "score": 59.7,
              "raw": {
                "rate": 4.97
              },
              "source": "fred"
            },
            "big4_headcount": {
              "score": 48,
              "raw": {
                "totalHeadcount": 1516239,
                "yoyGrowth": 0,
                "displayGrowth": "+0.0%"
              },
              "source": "big4_headcount_json"
            },
            "wage_compression": {
              "score": 21.8,
              "raw": {
                "currentWage": 53.79,
                "priorWage": 51.75,
                "nominalYoY": 0.0394,
                "cpiYoY": 0.0216,
                "realWageYoY": 0.021,
                "realWageYoYPct": "2.10%"
              },
              "source": "fred"
            },
            "business_formations": {
              "score": 13.1,
              "raw": {
                "currentAvg": 520448,
                "baselineAvg": 423650,
                "deviationPct": 0.2285,
                "deviationPctDisplay": "+22.8%"
              },
              "source": "fred"
            }
          }
        },
        "cost": {
          "score": 49.9,
          "signals": {
            "frontier_agent_horizon": {
              "score": 37.7,
              "raw": {
                "p50Hours": 14.5,
                "model": "Claude Opus 4.6",
                "logHours": 1.16
              },
              "source": "metr_agent_horizon_json"
            },
            "cheapest_frontier": {
              "score": 76,
              "raw": {
                "cheapestPrice": 0.2,
                "displayPrice": "$0.2/MTok"
              },
              "source": "live"
            },
            "median_frontier_price": {
              "score": 40.7,
              "raw": {
                "medianPrice": 4.4,
                "displayPrice": "$4.4/MTok"
              },
              "source": "live"
            }
          }
        },
        "penetration": {
          "score": 58.2,
          "signals": {
            "ai_web_content": {
              "score": 75.6,
              "raw": {
                "percentage": 57,
                "displayPct": "57%"
              },
              "source": "ai_web_content_history"
            },
            "ai_in_science": {
              "score": 59,
              "raw": {
                "ratio": 0.145,
                "percentage": "14.50%"
              },
              "source": "ai_in_science_history"
            },
            "enterprise_ai_seats": {
              "score": 46.5,
              "raw": {
                "perThousandWorkers": 28.8,
                "totalSeatsM": 36,
                "displayValue": "28.8/1k"
              },
              "source": "enterprise_ai_seats_history"
            },
            "ai_automation_rate": {
              "score": 55,
              "raw": {
                "automationRate": 45,
                "displayRate": "45%"
              },
              "source": "anthropic_economic_index"
            }
          }
        },
        "automation": {
          "score": 20.3,
          "signals": {
            "amazon_robot_ratio": {
              "score": 40.7,
              "raw": {
                "robots": 1000000,
                "employees": 1556000,
                "ratioPer1000": 642.67
              },
              "source": "amazon_robots_json"
            },
            "humanoid_robots": {
              "score": 18.7,
              "raw": {
                "cumulativeUnits": 43000,
                "worldPopBillions": 8.1,
                "perMillion": 5.31
              },
              "source": "humanoid_robots_json"
            },
            "autonomous_miles": {
              "score": 27.9,
              "raw": {
                "totalMiles": 9000000,
                "waymoMiles": null,
                "avSharePct": 0.0029,
                "caVmtBillions": 315
              },
              "source": "autonomous_miles_json"
            },
            "warehouse_employment": {
              "score": 7.2,
              "raw": {
                "currentShare": 1.152,
                "baselineShare": 0.782,
                "shareDecline": 0.37
              },
              "source": "fred"
            },
            "transport_employment": {
              "score": 6.6,
              "raw": {
                "currentShare": 4.128,
                "baselineShare": 3.724,
                "shareDecline": 0.404
              },
              "source": "fred"
            }
          }
        }
      },
      "metadata": {
        "signalsAvailable": 19,
        "signalsTotal": 19,
        "quality": "high"
      }
    }
  ]
}