{
"profile": {
"basics": {
"first_name": "Alex",
"last_name": "Taylor",
"gender": "male",
"emails": [
"alex.taylor@mail.com"
],
"urls": [
"linkedin.com/in/alex-taylor-987654321",
"github.com/alex-taylor-987654321"
],
"phone_numbers": [
"5551234567"
],
"date_of_birth": {
"year": 1988,
"month": 5,
"day": 22
},
"address": "123 Baker Street, London, UK",
"total_experience_in_years": 10,
"profession": "Data Scientist"
},
"languages": [
{
"name": "English",
"iso_code": "en",
"fluency": 5
}
],
"educations": [
{
"start_year": 2006,
"is_current": false,
"end_year": 2010,
"issuing_organization": "University of Oxford",
"description": "Bachelor of Science in Computer Science"
}
],
"trainings_and_certifications": [
{
"year": 2018,
"issuing_organization": "AWS",
"description": "AWS Certified Data Analytics - Specialty"
}
],
"professional_experiences": [
{
"start_date": {
"year": 2012,
"month": 6
},
"is_current": false,
"end_date": {
"year": 2017,
"month": 8
},
"duration_in_months": 62,
"company": "DataCorp Ltd",
"location": "London",
"title": "Data Analyst",
"description": "Analyzed large datasets to support business decision-making processes. Developed dashboards and reports for key stakeholders."
},
{
"start_date": {
"year": 2017,
"month": 9
},
"is_current": true,
"end_date": {
"year": 2024,
"month": 9
},
"duration_in_months": 85,
"company": "TechSolutions Inc",
"location": "London",
"title": "Senior Data Scientist",
"description": "Leading a team of data scientists in developing machine learning models to improve product recommendations and customer insights."
}
],
"awards": [
{
"year": 2019,
"title": "Data Scientist of the Year",
"description": "Recognized for outstanding contributions in the field of data science at the annual Tech Awards."
}
],
"references": [
{
"full_name": "Jordan Lee",
"phone_number": "5559876543",
"email": "jordan.lee@example.com",
"company": "DataCorp Ltd",
"position": "Head of Data Analytics",
"description": "Managed Alex during their tenure at DataCorp Ltd."
}
]
},
"cv_language": "en"
}