> ## Documentation Index
> Fetch the complete documentation index at: https://api.tryspecter.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sample: Talent Signals

> A full Talent Signals record, grouped by category.

One Talent Signals record, split by category so each block stays readable. A delivered
record is a single flat object containing every field below.

<Note>Values are illustrative: one record assembled field by field to show each shape, with long arrays trimmed. It is not a row of a delivery.</Note>

## ID

```json ID theme={null}
{
  "specter_talent_signal_id": "0d3ec487-d349-4fd5-8324-a6e66efee114",
  "specter_person_id": "per_713c20595a726b931ac4f777",
  "specter_talent_signal_ids": [
    "0d3ec487-d349-4fd5-8324-a6e66efee114"
  ],
  "specter_strategic_signal_ids": [
    "0d3ec487-d349-4fd5-8324-a6e66efee114"
  ],
  "new_position_specter_company_id": "5f851b0a4b03336c9c7b1d38",
  "past_position_specter_company_id": "5f851b0a4b03336c9c7b1d38"
}
```

## Signal Data

```json Signal Data theme={null}
{
  "signal_date": "2023-05-17",
  "signal_score": 8,
  "signal_type": "New Company",
  "signal_status": "Stealth",
  "out_of_stealth_advantage": 100,
  "announcement_delay": 0,
  "talent_latest_signal": "True",
  "signal_summary": "John previously founded XYZ, a digital health company. He also held leadership roles at Acme. John is an expert in digital health and online marketplaces."
}
```

## Personal

```json Personal theme={null}
{
  "profile_picture": "https://profilepicture.com/23ABC",
  "first_name": "John",
  "last_name": "Doe",
  "full_name": "John Doe",
  "linkedin_url": "https://www.linkedin.com/in/johndoe",
  "twitter_url": "https://twitter.com/johndoe",
  "github_url": "https://github.com/johndoe",
  "about": "Software Engineer at XYZ Corp",
  "tagline": "Tech Enthusiast & Developer",
  "location": "San Francisco, California, United States, United States",
  "region": "United States",
  "people_highlights": "{fortune_500_experience,hyper_connector,influencer,major_tech_experience,prior_exit,prior_ipo,prior_vc_backed_experience,prior_vc_backed_founder,serial_founder,strong_academic_background,top_university,vc_backed_experience,vc_backed_founder}"
}
```

## Experience

```json Experience theme={null}
{
  "tags": "YC25",
  "level_of_seniority": "Senior Level",
  "years_of_experience": 10,
  "education_level": "Doctoral Degree",
  "current_tenure": 24,
  "average_tenure": 36,
  "languages": [
    {
      "name": "English",
      "proficiency_level": "Full Professional Proficiency"
    }
  ],
  "skills": [
    "Python",
    "Data Science",
    "Machine Learning"
  ]
}
```

## Company Data

```json Company Data theme={null}
{
  "experience": [
    {
      "company_name": "XYZ Corp",
      "specter_company_id": "62591957b0b07735292f31bb",
      "domain": "xyzcorp.com",
      "linkedin_url": "linkedin.com/company/xyzcorp",
      "description": "Writing code",
      "company_size": "51-200",
      "specter_industry": [
        "Data and Analytics",
        "DeepTech",
        "Information Technology",
        "Software"
      ],
      "title": "Software Engineer",
      "departments": [
        "Engineering"
      ],
      "start_date": "2022-04-01",
      "end_date": null,
      "location": "Mountain View, California, United States, United States",
      "founded_year": 2021,
      "is_current": true,
      "job_order": 2,
      "is_founder": false,
      "specter_tech_verticals": [
        [
          "AI & Machine Learning",
          "AI Platforms, SDKs and APIs"
        ],
        [
          "Data & Analytics",
          "Data Integration and Pipelines"
        ]
      ]
    },
    {
      "company_name": "ABC Analytics",
      "specter_company_id": "5e3bc24000c8f4c966ab3529",
      "domain": "abcanalytics.com",
      "linkedin_url": "linkedin.com/company/abc-analytics",
      "description": "Analyzing data",
      "company_size": "10001+",
      "specter_industry": [
        "Data and Analytics"
      ],
      "title": "Data Analyst",
      "departments": [
        "Engineering"
      ],
      "start_date": "2009-09-01",
      "end_date": "2022-04-01",
      "location": "Stanford, California, United States, United States",
      "founded_year": 2021,
      "is_current": false,
      "job_order": 1,
      "is_founder": false,
      "specter_tech_verticals": [
        [
          "AI & Machine Learning",
          "AI Platforms, SDKs and APIs"
        ],
        [
          "Data & Analytics",
          "Data Integration and Pipelines"
        ]
      ]
    }
  ],
  "new_position_title": "Software Engineer",
  "new_position_company_name": "XYZ Corp",
  "new_position_company_website": "xyzcorp.com",
  "new_position_company_tagline": "This is the tagline of my new company.",
  "past_position_title": "Data Analyst",
  "past_position_company_name": "ABC Analytics",
  "past_position_company_website": "abcanalytics.com"
}
```

## General

```json General theme={null}
{
  "new_position_industry": [
    "Professional Services",
    "Engineering Services",
    "Robotics Engineering"
  ],
  "new_position_tech_verticals": [
    [
      "Supply Chain & ManufacturingTech",
      "Additive and Advanced Manufacturing"
    ],
    [
      "Robotics & Industrial Tech",
      "Edge Computing and AI for Robotics"
    ],
    [
      "AI & Machine Learning",
      "Multimodal Perception and Sensor Fusion"
    ],
    [
      "Consumer Brands, Fashion & Retail",
      "Product Design & Personalization"
    ],
    [
      "Semiconductors & Computing Hardware",
      "Edge, Embedded and Automotive Computing"
    ]
  ],
  "is_new_position_industry_estimated": "True"
}
```

## Education

```json Education theme={null}
{
  "education": [
    {
      "name": "Carnegie Mellon University",
      "linkedin_url": "linkedin.com/school/carnegie-mellon-university",
      "field_of_study": "Machine Learning",
      "degree_title": "Ph.D.",
      "description": null,
      "start_date": "2004-01-01",
      "end_date": "2008-01-01",
      "location": "Pittsburgh, Pennsylvania, United States, United States"
    },
    {
      "name": "University of Ljubljana",
      "linkedin_url": "",
      "field_of_study": "Computer Science",
      "degree_title": "Diploma [B.Sc.]",
      "description": null,
      "start_date": "1999-01-01",
      "end_date": "2004-01-01",
      "location": null
    }
  ]
}
```

## Social Engagement

```json Social Engagement theme={null}
{
  "linkedin_followers": 10500,
  "linkedin_connections": 500
}
```
