What problem does it solve? It gives analysts and researchers programmatic access to structured CEO performance analytics—composite ratings, market-relative returns, revenue growth, and compensation efficiency—without manually scraping proxy filings or financial data sources. ## Core Features & Use Cases - Single CEO Lookup: Retrieve CEORaterScore, AlphaScore, RevenueCAGRScore, CompScore, TSR, and compensation for any covered company by ticker via GET /v1/ceo/{ticker}. - Search and Bulk Listing: Search CEOs by sector or industry with /v1/search, or pull up to 100 records at once with /v1/ceos for screening and ranking. - Use Case: An investment researcher comparing executive effectiveness across the technology sector can query /v1/search?q=technology, sort results by ceoraterScore, and benchmark each CEO's TSR versus the S&P 500. ## Quick Start Set the CEORATER_API_KEY environment variable and ask the assistant to look up the CEORaterScore and compensation data for a specific company ticker such as AAPL.