CLI for CEORater — institutional-grade CEO performance analytics
Project description
CEORater CLI
Command-line interface for CEORater — institutional-grade CEO performance analytics covering 500+ S&P 500 CEOs.
Install
pip install ceorater
Setup
Get your API key at ceorater.com/api-docs.html, then:
ceorater configure
Or set the CEORATER_API_KEY environment variable.
Commands
Look up a CEO by ticker
ceorater lookup NVDA
NVIDIA (NVDA)
CEO: Jensen Huang | Founder: Yes | Tenure: 27.3 yrs
Sector: Technology | Industry: Semiconductors
Metric Value
CEORaterScore 99
AlphaScore 100
RevCAGR Score 100
CompScore A
TSR Multiple 589,250%
Avg Annual TSR 21,578%
TSR vs SPY 588,370%
Avg Annual vs SPY 21,546%
Compensation ($M) $49.9M
Cost/1% TSR ($M) $0.0M
Revenue CAGR 69.3%
Search by company, CEO, sector, or industry
ceorater search "technology"
List all CEOs (paginated)
ceorater list --limit 50
Check data freshness
ceorater meta
JSON output for agents and scripts
Every data command supports --json for raw, machine-readable output:
ceorater lookup AAPL --json
{
"companyName": "Apple Inc.",
"ticker": "AAPL",
"ceoraterScore": 76.2,
"alphaScore": 93.9,
"compScore": "C",
...
}
Metrics
| Metric | Description |
|---|---|
| CEORaterScore | Composite CEO effectiveness rating (0-100) |
| AlphaScore | Market outperformance score (0-100) |
| RevCAGR Score | Tenure-adjusted revenue growth percentile (0-100) |
| CompScore | Compensation efficiency grade (A-F) |
| TSR Multiple | Total Shareholder Return during tenure |
| Cost/1% TSR | CEO compensation cost per 1% of average annual TSR |
Requirements
- Python 3.9+
- CEORater API subscription ($99/month) — subscribe here
License
Proprietary. See terms of service.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ceorater-0.1.0.tar.gz.
File metadata
- Download URL: ceorater-0.1.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d74232b5c16b28f608c2bc1c9511200fabbc6f4822e1fbed55982d47cc768a11
|
|
| MD5 |
44ee5f938633123614ce991a61fcc775
|
|
| BLAKE2b-256 |
cfef9235ab1dd5a49f3f2a442a94e14f331a3ab1a00816c9e0734b85eb3af2df
|
File details
Details for the file ceorater-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ceorater-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2446e3fd886e3c22cc379e7894c3210d6e86354bc1ec5b0e99ffd784bb6f69db
|
|
| MD5 |
54e9c0f2ac8df67a7b372a489e6cc089
|
|
| BLAKE2b-256 |
b8991b0f33637cfc54522ba4d96f3ba2eb9b3af3ab311aee7d06c85d439c800b
|