# Sample: Clean Employee API Data

{% hint style="info" %}
All personal/company information mentioned within this context is entirely fictional and is solely intended for illustrative purposes.
{% endhint %}

## Clean Employee API sample

<pre class="language-json"><code class="lang-json">{
  "id": 1234,
  "full_name": "Jane A. Doe",
  "name_first": "Jane",
  "name_middle": "A.",
  "name_last": "Doe",
  "websites_professional_network": "https://www.professional_network.com/profile/janedoe",
  "picture_url": "https://www.example.com/janedoe.jpg",
  "description": "Experienced data analyst with a passion for insights.",
  "job_title": "Data Analyst",
  "is_decision_maker": 1,
  "job_description": "Analyzing large datasets to extract meaningful insights.",
  "company_id": 67890,
  "experience": [
    {
      "title": "Senior Data Analyst",
      "description": "Leading data analysis projects.",
      "order_in_profile": 1,
      "company_name": "Example Company",
      "company_url": "https://www.example-company.com",
      "company_id": 987654,
      "date_from": "2019-06-01",
      "date_from_year": 2019,
      "date_from_month": 6,
      "date_to": "2023-08-01",
      "date_to_year": 2023,
      "date_to_month": 8,
      "location": "San Francisco, CA",
      "duration": "4 years 2 months",
      "duration_months": 50,
      "department": "Engineering and Technical",
      "management_level": "Senior",
      "company_type": "Privately Held",
      "company_founded": "2000",
      "company_followers_count": 250000,
      "company_logo_url": "https://example.com/dms/image/v2/example/company-logo",
      "company_website": "www.example-company.com",
      "company_facebook_url": [
        "https://www.facebook.com/example-company"
      ],
      "company_twitter_url": [
        "https://www.twitter.com/example-company"
      ],
      "company_professional_network_url": "https://www.professional_network.com/company/example-company",
      "company_size_range": "51-200 employees",
      "company_size_employees_count": 100,
      "company_industry": "Data Infrastructure and Analytics",
      "company_location_hq_full_address": "123 Other St, San Francisco, CA",
      "company_location_hq_country": "United States",
      "company_location_hq_regions": [
        "North America",
        "AMER"
      ],
      "company_location_hq_country_iso2": "US",
      "company_location_hq_country_iso3": "USA",
      "company_location_hq_city": "San Francisco",
      "company_location_hq_state": "CA",
      "company_location_hq_street": "Other Street",
      "company_location_hq_zipcode": "0000",
      "company_last_updated": "2024-08-01",
      "company_categories_and_keywords": [
        "Data",
        "Analytics",
        "Data Science"
      ],
      "company_stock_ticker": [
        "EXMP"
      ],
      "company_is_b2b": 1,
      "company_annual_revenue": 25000000,
      "company_annual_revenue_currency": "$",
      "company_employees_count_change_yearly_percentage": 5,
      "company_last_funding_round_announced_date": "2023-06-01",
      "company_last_funding_round_amount_raised": 150000
    }
  ],
  "education": [
    {
      "title": "Bachelor of Science in Computer Science",
      "major": "Computer Science",
      "date_from": "2015-09-01",
      "date_to": "2019-05-01",
      "description": "Studied data structures, algorithms, and machine learning.",
      "activities_and_societies": "AI Club, Coding Bootcamp",
      "institution_url": "https://www.example-university.edu",
      "institution_logo_url": "https://example.com/dms/image/v2/example/institution-logo"
    }
  ],
  "languages": [
    {
      "language": "English",
      "proficiency": "Native",
      "order_in_profile": 1
    }
  ],
  "certifications": [
    {
      "title": "Certified Data Analyst",
      "issuer": "Example Institute",
      "credential_id": "DA123456",
      "certificate_url": "https://www.example-certificates.com/DA123456",
      "institution_logo_url": "https://example.com/dms/image/v2/example/certificate-logo",
      "date_from": "2020-05-01",
      "date_from_year": 2020,
      "date_from_month": 5,
      "date_to": "2025-05-01",
      "date_to_year": 2025,
      "date_to_month": 5,
      "issuer_url": "https://www.example-institute.com",
      "order_in_profile": 1
    }
  ],
  "courses": [
    {
      "organizer": "Example Courses",
      "title": "Machine Learning",
      "order_in_profile": 1
    }
  ],
  "awards": [
    {
      "title": "Best Data Scientist Award",
      "issuer": "Example Company",
      "description": "Recognized for outstanding contributions to data analytics.",
      "date": "2022-12-01",
      "date_year": 2022,
      "date_month": 12,
      "date_day": 1,
      "order_in_profile": 1
    }
  ],
  "activity": [
    {
      "activity_url": "https://www.professional_network.com/posts/example-company-123456",
      "title": "Example Company is excited to introduce our Team Spotlight featuring Jane Doe!",
      "action": "Liked by",
      "order_in_profile": 1,
    }
  ],
  "member_skills": ["Python," "SQL," "Data Visualization"],
  "member_recommendations": [
    {
      "recommendation": "Jane is a top-notch analyst with deep insights into big data.",
      "referee_url": "https://www.professional-network.com/profile/johndoe",
      "order_in_profile": 1,
      "referee_name": "John Doe"
    }
  ],
  "recommendations_count": 5,
  "connections_count": 500,
  "location_raw_address": "123 Main St, New York, NY",
  "location_country": "USA",
  "location_regions": "New York, NY",
  "location_city": "New York",
<strong>  "location_state": "NY",
</strong>  "location_country_iso_2": "US",
<strong>  "location_country_iso_3": "USA",
</strong>  "last_updated": "2024-03-01",
  "is_deleted": 0,
  "department": "Data Science",
  "management_level": "Senior",
  "is_working": 1,
  "is_hidden": 0,
  "generated_headline": "Expert in Big Data &#x26; Machine Learning",
  "headline": "Senior Data Analyst at Example Company",
  "shorthand_names": ["JaneD", "JDoe"],
  "follower_count": 150,
  "total_experience_duration": "4 years",
  "total_experience_duration_months": 48,
  "public_profile_id": "123456789",
  "organizations": [
    {
      "organization": "Example Organization",
      "position": "Lead Software Engineer",
      "description": "Led a team of developers providing great services.",
      "date_from": "2019-06",
      "date_from_year": 2019,
      "date_from_month": 6,
      "date_to": "2023-09",
      "date_to_year": 2023,
      "date_to_month": 9,
      "order_in_profile": 1
    }
  ],
  "patents": [
    {
      "title": "Data Synchronization System",
      "status": "Granted",
      "inventors": [
        {
          "full_name": "John Doe",
          "profile_url": "https://www.professional-network.com/profile/johndoe",
          "order_in_profile": 1
        },
        {
          "full_name": "Jane Smith",
          "profile_url": "https://www.professional-network.com/profile/janesmith",
          "order_in_profile": 2
        }
      ],
      "date": "2022-01-01",
      "date_year": 2022,
      "date_month": 1,
      "date_day": 1,
      "patent_url": "https://wwww.patents.example.com/US1234567",
      "description": "A method for efficient synchronization of distributed systems in real-time environments.",
      "patent_or_application_number": "US1234567B2",
      "order_in_profile": 1
    }
  ],
  "publications": [
    {
      "title": "Microservices Architecture in Cloud Environments",
      "publisher": "Journal of Software Systems",
      "date": "2024-08-01",
      "date_year": 2024,
      "date_month": 8,
      "date_day": 1,
      "description": "An in-depth analysis of architectural patterns and scalability challenges in cloud-native microservices.",
      "authors": [
        {
          "full_name": "John Doe",
          "profile_url": "https://www.professional-network.com/profile/johndoe",
          "order_in_profile": 1
        }
      ],
      "publication_url": "https://www.publications.example.com/microservices-architecture",
      "order_in_profile": 1
    }
  ]
}

</code></pre>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.coresignal.com/employee-api/clean-employee-api/sample-clean-employee-api-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
