Resume
Documentation for the data schema of the Bill of Lading model.
Resume Fields
Documentation for all fields present in the data schema.
Field accessors are used as the keys for accessing the values in the returned data. On the data schema interface, this is the "Field Name".
Field value types indicate how the value is returned by the API. On the data schema interface, this is the "Field Type".
Phone Number
The phone number of the resume owner
Accessor: phone_number
Value Type: string
Has a single value.
LinkedIn Profile
The LinkedIn profile URL of the resume owner
Accessor: linkedin_profile
Value Type: string
Has a single value.
Education
List of educational experiences
Accessor: education
Subfields
School Name The name of the school Accessor:
school_nameValue Type:stringDegree The degree obtained Accessor:
degreeValue Type:stringDates Attended The dates the person attended the school Accessor:
dates_attendedValue Type:stringGPA The GPA obtained Accessor:
gpaValue Type:numberRelevant Coursework Relevant coursework taken Accessor:
relevant_courseworkValue Type:string
Can have multiple values (is a list/array).
Experience
List of work experiences
Accessor: experience
Subfields
Company Name The name of the company Accessor:
company_nameValue Type:stringJob Title The job title held Accessor:
job_titleValue Type:stringDates Employed The dates the person was employed Accessor:
dates_employedValue Type:stringResponsibilities List of responsibilities Accessor:
responsibilitiesValue Type:string
Can have multiple values (is a list/array).
Languages
List of languages and proficiency
Accessor: languages
Subfields
Language The language Accessor:
languageValue Type:stringProficiency The proficiency level Accessor:
proficiencyValue Type:string
Can have multiple values (is a list/array).
Projects
List of projects
Accessor: projects
Subfields
Project Name The name of the project Accessor:
project_nameValue Type:stringDescription The description of the project Accessor:
descriptionValue Type:stringTechnologies Used List of technologies used Accessor:
technologies_usedValue Type:string
Can have multiple values (is a list/array).
Awards & Certifications
List of awards and certifications
Accessor: awards_certifications
Subfields
Name The name of the award or certification Accessor:
nameValue Type:stringDate Received The date the award or certification was received Accessor:
date_receivedValue Type:date
Can have multiple values (is a list/array).
Last updated
Was this helpful?

