Profile Data Dictionary
October 17, 2025
| Section | Field Path | Description | Type | Included in Reveal All |
|---|---|---|---|---|
| profile_data | profile_metrics[] | Metrics about the profile | object | No |
| profile_metrics | completion_score | The completion score of the profile | float | Yes |
| profile_data | profile_last_modified_date | Date and time of the most recent profile-level modification. | string (YYYY-MM-DD HH:MM:SS) | Yes |
| profile_data | profile_last_seen_date | Timestamp of the last observed online activity or record confirmation. | string (YYYY-MM-DD HH:MM:SS) | Yes |
| profile_data | profile_id | System-generated unique identifier for each profile record. | string | Yes |
| profile_data | profile_first_name | The profile owner’s given name as parsed from structured or unstructured sources. | string | Yes |
| profile_data | profile_last_name | The profile owner’s family name or surname. | string | Yes |
| profile_data | profile_full_name | The individual’s complete name, combining first, middle, and last components. | string | Yes |
| profile_data | profile_picture | The picture information of the profile | object | Yes |
| profile_data | profile_picture.url | URL to the profile owner’s primary or publicly available photo or avatar. | string | Yes |
| profile_data | profile_summary | Summary or biographical paragraph describing the profile owner’s professional background. | string | Yes |
| profile_data | profile_languages[] | The languages the profile owner speaks | array of string | Yes |
| profile_data | profile_gender | Parent object grouping gender-related information derived from profile data. | object | Yes |
| profile_data | profile_gender.gender | Gender classification value such as male, female, or unknown. | string | No |
| profile_data | profile_expertises[] | List of subject matter areas or fields of expertise linked to the profile. | array of strings | No |
| profile_data | profile_url | The url of the profile | string | Yes |
| profile_data | profile_headline | Short professional description or role title typically extracted from a social or professional profile. | string | Yes |
| profile_data | profile.social.links[] | Array of social link objects, each containing link name and URL metadata. | array of object | Yes |
| profile_data | profile.social.links.name | Name label for a social media or web link associated with the profile. | string | Yes |
| profile_data | profile.social.links.url | URL of a social or professional network link for the profile. | string | Yes |
| profile_data | profile_tags[] | Array of categorical or descriptive tags linked to the profile for search or segmentation. | array of string | Yes |
| profile_data | profile_status_status | Current status of the profile record. | object | Yes |
| profile_data | profile_status.status | Current operational or availability status of the profile record. | string | Yes |
| profile_data | profile_prior_industries[] | Array of previously associated industries from past employment or business history. | array of strings | Yes |
| profile_data | profile.email[] | Parent array containing all email addresses related to the profile. | string | Yes |
| profile_data | profile_email[].email | Primary email address string associated with the profile. | array of object | No |
| profile_data | profile_email.priority | Numerical priority assigned to a profile email address for ranking or selection. | integer | No |
| profile_data | profile_phones[] | Parent array containing all phone number entries linked to the profile. | string | No |
| profile_data | profile_phones[].ddi | Indication if this number is a direct dial-in number. | boolean | No |
| profile_data | profile_phones[].phone | Full phone number string including international dialing components. | object | No |
| profile_data | profile_phones[].dnc | Flag indicating if the phone number is registered on a ‘Do Not Call’ list. | boolean | No |
| profile_data | profile_phones[].type | Type classification of the phone number, such as mobile, work, or home. | string | No |
| profile_data | profile_phones[].carrier | The telecommunications carrier or service provider associated with the profile’s phone number. | string | No |
| profile_data | profile_phones[].score | The phone number status score obtained at the last verification. | integer | No |
| profile_data | profile_phones[].priority | Priority rank assigned to each phone number, used for sorting or default selection. | integer | No |
| profile_data | profile_address | The address information of the profile | object | No |
| profile_data | profile_address.formatted_address | Fully formatted address string following international postal conventions. | string | No |
| profile_data | profile_address.last_modified_date | Timestamp representing the last time the address record was updated. | string (YYYY-MM-DD HH:MM:SS) | No |
| profile_data | profile_address.street_address | The street address of the profile | string | No |
| profile_data | profile_address.place_id | Unique identifier assigned by mapping services such as Google Place ID. | string | No |
| profile_data | profile_address.lat | Latitude coordinate of the profile’s primary address in decimal degrees. | float | No |
| profile_data | profile_address.lng | Longitude coordinate of the profile’s primary address in decimal degrees. | float | No |
| profile_data | profile_address.accuracy | Numeric or categorical measure of the precision of the geocoded address. | string | No |
| profile_data | profile_address.confidence_score | Confidence score indicating reliability of the address parsing or geocoding result. | float | No |
| profile_data | profile_address.quality | Qualitative measure of address completeness or validation quality. | float | No |
| profile_data | profile_address.administrative_area_level_1 | Top-level administrative division such as a state, province, or region. | string | No |
| profile_data | profile_address.administrative_area_level_2 | Second-level administrative division such as a county or district. | string | No |
| profile_data | profile_address.administrative_area_level_3 | Third-level administrative division, often representing a municipality or city subdivision. | string | No |
| profile_data | profile_address.administrative_area_level_4 | Fourth-level administrative division, used in certain countries for smaller localities. | string | No |
| profile_data | profile_address.administrative_area_level_5 | Fifth-level administrative division, the smallest recognized local governance boundary. | string | No |
| profile_data | profile_address.continent | Continent where the address is located (e.g., Europe, Asia, North America). | string | No |
| profile_data | profile_address.country | Country name associated with the profile’s address. | string | Yes |
| profile_data | profile_address.country_code | Two-letter ISO 3166-1 alpha-2 country code corresponding to the address. | string | Yes |
| profile_data | profile_address.establishment | Identifies the type of establishment, such as office, headquarters, or residential location. | string | Yes |
| profile_data | profile_address.locality | The locality or populated place component of the address. | string | Yes |
| profile_data | profile_address.postal_code | Postal or ZIP code associated with the address. | string | Yes |
| profile_data | profile_address.postal_town | Postal town corresponding to the postal delivery area. | string | Yes |
| profile_data | profile_address.premise | Building or structure name or designation, if applicable. | string | Yes |
| profile_data | profile_address.county | County or regional subdivision derived from the address structure. | string | Yes |
| profile_data | profile_address.state | State, province, or region associated with the address. | string | Yes |
| profile_data | profile_address.city | The city or town associated with the profile’s physical address. | string | Yes |
| profile_data | profile_address.street | Street name within the address structure. | string | Yes |
| profile_data | profile_address.street_number | Street number or building number component of the address. | string | Yes |
| profile_data | profile_address.sublocality | Sub-locality such as district, ward, or neighborhood name. | string | No |
| profile_data | profile_address.subpremise | Subpremise detail such as apartment, suite, or unit number. | string | Yes |
| profile_data | profile_address.raw_location | Raw, unprocessed address string as originally captured from the data source. | string | Yes |
| profile_data | r_skills[] | Parent array containing all skill-related objects linked to the profile. | array of object | No |
| profile_data | r_skills[].skill_id | Unique identifier for each skill record in the taxonomy or ontology. | object | No |
| profile_data | r_skills[].skill_name | Canonical name of the identified skill or competency. | string | No |
| profile_data | r_skills[].category_id | Unique numeric or string identifier assigned to a skill category. | string | No |
| profile_data | r_skills[].category | Primary category name associated with a skill (e.g., Software Development). | string | No |
| profile_data | r_skills[].subcategory_id | Unique identifier assigned to the skill’s subcategory. | string | No |
| profile_data | r_skills[].subcategory | Secondary classification grouping under the main skill category. | string | No |
| profile_data | r_skills[].confidence_score | Confidence score representing the accuracy of the skill attribution. | float | No |
| contact_data | contact_last_modified_date | Timestamp when the contact record was last modified. | string (YYYY-MM-DD HH:MM:SS) | No |
| contact_data | contact_current_experiences[] | Array of current role/position entries associated with the contact. | array of object | No |
| contact_data | contact_current_experiences[].company_name | Legal or trade name of the current employer. | string | No |
| contact_data | contact_current_experiences[].company_domain | Registered internet domain for the current employer. | string | No |
| contact_data | contact_current_experiences[].company_logo_url | URL to the employer’s logo image. | string | No |
| contact_data | current_experiences.company[]web_address | Company web address under array element (path preserved). | object | No |
| contact_data | current_experiences.company[]web_address.rank | The rank of the company web address. | integer | No |
| contact_data | contact_current_experiences[].company_employees | Parent object summarizing current employer headcount metrics. | object | No |
| contact_data | contact_current_experiences[].company_employees.number_of_employees | Estimated or reported company headcount at time of current role. | integer | No |
| contact_data | contact_current_experiences[].company_employees.number_of_employees_min | Lower bound of the company headcount range for the period. | integer | No |
| contact_data | contact_current_experiences[].company_employees.number_of_employees_max | Upper bound of the company headcount range for the period. | integer | No |
| contact_data | contact_current_experiences[].company_id | Internal identification number for the current employer. | string | No |
| contact_data | contact_current_experiences[].company_employees.number_of_employees_code | Code/bucket representing headcount range (e.g., 1–10, 11–50). | string | No |
| contact_data | contact_current_experiences[].company_industry | Primary industry label associated with the employer. | string | No |
| contact_data | contact_current_experiences[].office_id | Unique identifier for the office location object. | string | No |
| contact_data | contact_current_experiences[].office_address | The office address information of the current experience. | ndjson | Yes |
| contact_data | contact_current_experiences[].office_address.last_modified_date | Timestamp of the last update to the office address. | string (YYYY-MM-DD HH:MM:SS) | No |
| contact_data | contact_current_experiences[].office_address.formatted_address | Fully formatted office address string. | string | No |
| contact_data | contact_current_experiences[].office_address.street_address | Full street address including number and descriptors. | string | No |
| contact_data | contact_current_experiences[].office_address.place_id | Mapping service place identifier for the office location. | string | No |
| contact_data | contact_current_experiences[].office_address.accuracy | Measure of geocoding precision for the office address. | string | No |
| contact_data | contact_current_experiences[].office_address.lng | Longitude coordinate of the office location in decimal degrees. | float | No |
| contact_data | contact_current_experiences[].office_address.lat | Latitude coordinate of the office location in decimal degrees. | float | No |
| contact_data | contact_current_experiences[].office_address.confidence_score | Confidence score for office address parsing/geocoding. | float | No |
| contact_data | contact_current_experiences[].office_address.quality | Qualitative assessment of office address data quality. | string | No |
| contact_data | contact_current_experiences[].office_address.adminstrative_area_level-1 | Administrative area level 1 for office address (spelling and hyphen preserved). | string | No |
| contact_data | contact_current_experiences[].office_address.adminstrative_area_level-2 | Administrative area level 2 for office address (spelling and hyphen preserved). | string | No |
| contact_data | contact_current_experiences[].office_address.adminstrative_area_level-3 | Administrative area level 3 for office address (spelling and hyphen preserved). | string | No |
| contact_data | contact_current_experiences[].office_address.adminstrative_area_level-4 | Administrative area level 4 for office address (spelling and hyphen preserved). | string | No |
| contact_data | contact_current_experiences[].office_address.adminstrative_area_level-5 | Administrative area level 5 for office address (spelling and hyphen preserved). | string | No |
| contact_data | contact_current_experiences[].office_address.continent | Continent of the office location. | string | No |
| contact_data | contact_current_experiences[].office_address.country | Country name of the office address. | string | No |
| contact_data | contact_current_experiences[].office_address.country_code | ISO 3166‑1 alpha‑2 country code of the office address. | string | No |
| contact_data | contact_current_experiences[].office_address.establishment | Location establishment type (e.g., office, HQ). | string | No |
| contact_data | contact_current_experiences[].office_address.locality | Locality or populated place name for the office address. | string | No |
| contact_data | contact_current_experiences[].office_address.postal_code | Postal or ZIP code for the office address. | string | No |
| contact_data | contact_current_experiences[].office_address.postal_town | Postal town used by postal services for the office address. | string | Yes |
| contact_data | contact_current_experiences[].office_address.premise | Building/premise name or number for the office address. | string | No |
| contact_data | contact_current_experiences[].office_address.county | County or secondary admin area of the office address. | string | No |
| contact_data | contact_current_experiences[].office_address.state | State, province, or region of the office address. | string | No |
| contact_data | contact_current_experiences[].office_address.city | City or town of the office location. | string | No |
| contact_data | contact_current_experiences[].office_address.street | Street name for the office address. | string | No |
| contact_data | contact_current_experiences[].office_address.street_number | Street/building number component of the office address. | string | No |
| contact_data | contact_current_experiences[].office_address.sublocality | Sub‑locality (district/ward/neighborhood) of the office address. | string | No |
| contact_data | contact_current_experiences[].office_address.subpremise | Unit/suite/apartment identifier for the office address. | string | No |
| contact_data | contact_current_experiences[].job_title | Title of the current role as displayed to end users. | string | No |
| contact_data | contact_current_experiences[].job_title_details | Parent object containing raw/normalized job title variants. | object | No |
| contact_data | contact_current_experiences[].job_title_details.raw_job_title | Raw job title string captured from source systems. | object | No |
| contact_data | contact_current_experiences[].job_title_details.raw_job_title.job_title | Value of the raw job title (path preserved). | string | No |
| contact_data | contact_current_experiences[].job_title_details.raw_job_title . language_code | Language code of the raw job title text (path preserved). | string | No |
| contact_data | contact_current_experiences[].job_title_details.raw_translated_job_title | Translated version of the raw job title, if available. | string | No |
| contact_data | contact_current_experiences[] . job_title_details . raw_job_title . language_detetion_confidence_score | The language detection confidence score of the raw job title | float | No |
| contact_data | current_experiences.company[].job_title_details.normalized_job_title | Normalized job title under company array element (path preserved). | object | No |
| contact_data | current_experiences.company[].job_title_details.raw_normalized_job_title | Raw normalized job title under company array element (path preserved). | string | No |
| contact_data | current_experiences.company[].job_title_details.raw_normalized_job_title.id | The normalized job title identifier of the current experience. | integer | No |
| contact_data | contact_current_experiences[].job_functions[] | Array of job function classifications mapped to the current role. | array of object | No |
| contact_data | contact_current_experiences[].job_functions[] .level1 | Level‑1 job function node for the current role (path preserved). | string | No |
| contact_data | contact_current_experiences[].job_functions[].level1.code | Code identifying the level‑1 function in the taxonomy. | object | No |
| contact_data | contact_current_experiences[].job_functions[].level1.name | Human‑readable name for the level‑1 function. | string | No |
| contact_data | contact_current_experiences[].job_functions[].level1.confidence_score | Confidence score for the level‑1 job function assignment. | float | No |
| contact_data | contact_current_experiences[].job_functions[].level2 | Level‑2 job function node for the current role (path preserved). | object | No |
| contact_data | contact_current_experiences[].job_functions[].level2.code | Code identifying the level‑2 function in the taxonomy. | string | No |
| contact_data | contact_current_experiences[].job_functions[].level2.name | Human‑readable name for the level‑2 function. | string | No |
| contact_data | contact_current_experiences[].job_functions[].level2.confidence_score | Confidence score for the level‑2 job function assignment. | float | No |
| contact_data | contact_current_experiences[].job_functions[].level3 | Third-level job function node object under the current role (path preserved). | string | No |
| contact_data | contact_data.contact_current_experiences[] . job_functions[] | Array of job function entries under contact_data for current experiences (path preserved). | string | No |
| contact_data | contact_current_experiences[].job_functions[].level3.code | Code identifying the level‑3 function in the taxonomy. | string | No |
| contact_data | contact_current_experiences[].job_functions[].level3.name | Human‑readable name for the level‑3 function. | string | No |
| contact_data | contact_current_experiences[].job_functions[].priority | The job function level priority of the current experience. | integer | No |
| contact_data | contact_current_experiences[].job_functions[].level3.confidence_score | Confidence score for the level‑3 job function assignment. | float | No |
| contact_data | current_experiences.company[].job_functions.priority | Priority value for job functions under the company array element. | integer | No |
| contact_data | contact_current_experiences[].start_date | Date the current employment began (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | No |
| contact_data | contact_current_experiences[].job_seniority.job_level[] | Array of normalized job levels associated with the role. | string | No |
| contact_data | contact_current_experiences[].job_seniority.job_level[].job_seniority | Normalized job seniority label within the job_level array. | string | No |
| contact_data | contact_current_experiences[].end_date | Date the current employment ended (ISO 8601). | string (YYY-MM-DD HH:MM:SS) | No |
| contact_data | contact_current_experiences[].priority | Ordering value indicating precedence of this experience among current roles. | integer | No |
| contact_data | contact_current_experiences[].job_seniority.score | Composite score estimating seniority strength for the role. | float | No |
| contact_data | contact_current_experiences[].summary | Free‑text summary of responsibilities, achievements, or scope for the current role. | string | No |
| contact_data | current_experiences.company[].current | Boolean indicating whether the company array element represents a current role (path preserved). | boolean | No |
| contact_data | contact_current_experiences[].company_social_links[] | Array of company social/web link objects for the employer. | string | No |
| contact_data | contact_current_experiences[].company_social_links[].linkedin | Object representing LinkedIn presence of the employer. | object | Yes |
| contact_data | contact_current_experiences[].company_social_links[].linkedin.url | The company's Linkedin url | string | Yes |
| contact_data | contact_current_experiences[].company_social_links[].twitter | Object representing Twitter/X presence of the employer. | object | Yes |
| contact_data | contact_current_experiences[].company_social_links[].twitter.url | The Twitter (X) url of the company | string | No |
| contact_data | contact_current_experiences[].company_social_links[].facebook | Object representing Facebook presence of the employer. | object | No |
| contact_data | contact_current_experiences[].company_social_links[].facebook.url | The company's Facebook url | string | No |
| contact_data | contact_current_experiences[].company_social_links[].youtube | Object representing YouTube presence of the employer. | object | No |
| contact_data | contact_current_experiences[].company_social_links[].instagram | Object representing Instagram presence of the employer. | object | No |
| contact_data | contact_current_experiences[].company_social_links[].youtube.url | The company's Youtube url. | string | No |
| contact_data | contact_current_experiences[].company_social_links[].instagram.url | The company's Instagram url. | string | No |
| contact_data | contact_current_experiences[].company_social_links[].yelp | Object representing Yelp presence of the employer. | object | No |
| contact_data | contact_current_experiences[].company_social_links[].yelp.url | The company's Yelp url. | string | No |
| contact_data | current_experiences.company[].social_links | Collection of social links under company array element (path preserved). | string | No |
| contact_data | current_experiences.company[].social_links.crunchbase_name | Crunchbase name/label under company social links (path preserved). | string | No |
| contact_data | current_experiences.company[].social_links.crunchbase_URL | Crunchbase URL under company social links (path preserved). | object | No |
| contact_data | contact_current_experiences[].company_industries[] | Nested array of industry classifications for the current employer (path preserved as provided). | array of object | No |
| contact_data | contact_current_experiences[].company_industries[].id | Unique identifier for the industry classification entry. | string | No |
| contact_data | contact_current_experiences[].company_industries[].code2 | Industry taxonomy code at level 2 for the employer. | string | No |
| contact_data | contact_current_experiences[].company_industries[].name2 | Industry name at level 2 for the employer. | string | No |
| contact_data | contact_current_experiences[].company_industries[].code3 | Industry taxonomy code at level 3 for the employer. | string | No |
| contact_data | contact_current_experiences[].company_industries[].name3 | Industry name at level 3 for the employer. | string | No |
| contact_data | contact_current_experiences[].company_industries[].code4 | Industry taxonomy code at level 4 for the employer. | string | No |
| contact_data | contact_current_experiences[].company_industries[].name4 | Industry name at level 4 for the employer. | string | No |
| contact_data | contact_current_experiences[].company_industries[].code5 | Industry taxonomy code at level 5 for the employer. | string | No |
| contact_data | contact_current_experiences[].company_industries[].name5 | Industry name at level 5 for the employer. | string | No |
| contact_data | contact_current_experiences[].company_industries[].code6 | Industry taxonomy code at level 6 for the employer. | string | No |
| contact_data | contact_current_experiences[].company_industries[].name6 | Industry name at level 6 for the employer. | string | No |
| contact_data | contact_current_experiences[].company_industries[].standard | The company industry standard name of the current experience | string | No |
| contact_data | contact_current_experiences[].company_industries[].activity_priority | Importance weighting for a company industry classification. | integer | No |
| contact_data | contact_current_experiences[].company_industries[].priority | Ordering value to rank multiple industry classifications. | integer | No |
| contact_data | contact_current_experiences[].office_industries[].activity_priority | Indicates the priority of this activity among all others industries associations for this office. | integer | No |
| contact_data | contact_current_experiences[].office_industries[] | The office industry priority information of the current experience. | array of object | No |
| contact_data | contact_current_experiences[].office_industries[].id | Unique identifier for the office industry classification entry. | string | No |
| contact_data | contact_current_experiences[].office_industries[].code2 | Industry code level 2 for the office. | string | No |
| contact_data | contact_current_experiences[].office_industries[].name2 | Industry name level 2 for the office. | string | No |
| contact_data | contact_current_experiences[].office_industries[].code3 | Industry code level 3 for the office. | string | No |
| contact_data | contact_current_experiences[].office_industries[].name3 | Industry name level 3 for the office. | string | No |
| contact_data | contact_current_experiences[].office_industries[].code4 | Industry code level 4 for the office. | string | No |
| contact_data | contact_current_experiences[].office_industries[].name4 | Industry name level 4 for the office. | string | No |
| contact_data | contact_current_experiences[].office_industries[].code5 | Industry code level 5 for the office. | string | No |
| contact_data | contact_current_experiences[].office_industries[].name5 | Industry name level 5 for the office. | string | No |
| contact_data | contact_current_experiences[].office_industries[].code6 | Industry code level 6 for the office. | string | No |
| contact_data | contact_current_experiences[].office_industries[].name6 | Industry name level 6 for the office. | string | No |
| contact_data | contact_current_experiences[].office_industries[].standard | The office industry standard name of the current experience | string | No |
| contact_data | contact_current_experiences[].office_industries[].priority | Ordering value among multiple office industries. | integer | No |
| contact_data | contact_current_experiences[].company_phones[] | Parent object/collection of company phone contact values. | array of object | No |
| contact_data | contact_current_experiences[].company_phones[].phone | Complete company phone number in E.164 or local format. | string | No |
| contact_data | contact_current_experiences[].company_phones.ddi | Indicates this is an International direct dial for the company phone number. | boolean | No |
| contact_data | contact_current_experiences[].company_phones.dnc | Flag indicating presence on a 'Do Not Call' registry. | boolean | No |
| contact_data | contact_current_experiences[].company_phones.type | Type/category of the company phone line (e.g., main, support, sales). | string | No |
| contact_data | contact_current_experiences[].company_phones.carrier | The company phone number carrier | string | No |
| contact_data | contact_current_experiences[].raw_location | Unparsed location string for the current experience, as captured. | string | No |
| contact_data | contact_emails[] | Parent array of email entries associated with the contact. | array of object | No |
| contact_data | contact_emails[].email | Email address for the contact | array of string | No |
| contact_data | current_experiences.company[].contact_phones[] | Phone contacts object/array under the company array element. | array of object | No |
| contact_data | contact_data.contact_phones[] . phone | Full contact phone number string (path preserved). | integer | No |
| contact_data | contact_data.contact_phones[] . ddi | International direct dial code for the contact phone. | boolean | No |
| contact_data | contact_data.contact_phones[] . dnc | Flag indicating 'Do Not Call' status for the contact phone. | boolean | No |
| contact_data | contact_data.contact_phones[] . type | Type/category of the contact phone (e.g., mobile, work) (path preserved). | string | No |
| contact_data | contact_data.contact_phones[] . carrier | Carrier or service provider for the contact phone number (path preserved). | string | No |
| contact_data | contact_tags[] | Array of tags attached to the contact for classification/segmentation. | array of string | No |
| contact_data | contact_address | The contact address | object | No |
| contact_data | company_financials | The company financial information | array of object | No |
| contact_data | contact_data.contact_still_at_company_status | Boolean/enum indicating whether the contact is still at the company. | string | No |
| contact_data | contact_languages | Array or delimited set of languages associated with the contact. | array of string | No |
| contact_data | contact_current_experiences[].job_title_details.raw_job_title . language_detetion_confidence_score | Confidence score for detected language of the raw job title string (field name preserved as provided). | float | No |
| contact_data | office_type | Type of office (e.g., HQ, branch, remote). | string | No |
| contact_data | contact_data.contact_phones[] | Parent array of phone numbers associated with the contact record. | object | No |
| contact_data | contact_current_experiences[].office_phones | Parent object/list of phone contacts for the office. | integer | No |
| resume_data | resume_last_modified_date | Timestamp when the resume data was last updated or parsed. | string (YYY-MM-DD HH:MM:SS) | No |
| resume_data | experiences[] | Parent array of employment or role experience entries. | array of object | No |
| resume_data | experiences[].company_id | Internal or external identifier for the employing company. | string | Yes |
| resume_data | experiences[].company_name | Legal or trade name of the employer. | string | Yes |
| resume_data | experiences[].company_domain | Registered internet domain of the employing company. | string | Yes |
| resume_data | experiences[].company_logo_url | URL pointing to the company’s official logo image. | string | Yes |
| resume_data | experiences[].company_web_address | Parent object for the company’s website address metadata. | object | No |
| resume_data | experiences[].company_web_address.rank | Ordinal ranking among multiple company website addresses. | integer | Yes |
| resume_data | experiences[].company_web_address.url | Direct URL to the company’s primary website. | string | Yes |
| resume_data | memberships[].web_address | Parent object or URL for the membership’s web reference. | string | Yes |
| resume_data | memberships[].web_address.url | Direct URL to the membership page or profile. | integer | No |
| resume_data | memberships[].web_address.rank | Rank or ordinal assigned to the membership web address. | string | No |
| resume_data | memberships[].priority | Ordering value among multiple membership web addresses. | integer | No |
| resume_data | experiences[].company_employees | Parent object summarizing company staffing size metrics. | object | No |
| resume_data | experiences[].company_employees.number_of_employees | Estimated or reported company headcount at the time of the experience. | integer | Yes |
| resume_data | experiences[].company_employees.number_of_employees_code | Code or bucket representing headcount range (e.g., 1–10, 11–50). | string | No |
| resume_data | experiences[].company_employees.number_of_employees_min | Lower bound of the headcount range when expressed as min–max. | integer | Yes |
| resume_data | experiences[].company_employees.number_of_employees_max | Upper bound of the headcount range when expressed as min–max. | integer | No |
| resume_data | experiences[].company_industries[] | Array of industry classifications associated with the company. | string | No |
| resume_data | experiences[].office_id | Unique identifier for the office location entry. | string | Yes |
| resume_data | experiences[].office_address | Parent object containing the office’s structured address. | string | Yes |
| resume_data | experiences[].office_address.last_modified_date | Timestamp of the last update to the office address. | string (YYYY-MM-DD HH:MM:SS) | Yes |
| resume_data | experiences[].office_address.formatted_address | Fully formatted office address string. | string | No |
| resume_data | experiences[].office_address.street_address | Full street address including number and descriptors. | string | No |
| resume_data | experiences[].office_address.place_id | Mapping service place identifier for the office location. | string | No |
| resume_data | experiences[].office_address.lat | Latitude in decimal degrees for the office location. | float | No |
| resume_data | experiences[].office_address.lng | Longitude in decimal degrees for the office location. | float | No |
| resume_data | experiences[].office_address.accuracy | Measure of geocoding precision for the office address. | float | No |
| resume_data | experiences[].office_address.confidence_score | Confidence score for office address parsing/geocoding. | float | No |
| resume_data | experiences[].office_address.quality | Qualitative assessment of office address data quality. | string | No |
| resume_data | experiences[].office_address.adminstrative_area_1 | Administrative area level 1 of the office address (typo preserved). | string | No |
| resume_data | experiences[].office_address.adminstrative_area_2 | Administrative area level 2 of the office address (typo preserved). | string | No |
| resume_data | experiences[].office_address.adminstrative_area_3 | Administrative area level 3 of the office address (typo preserved). | string | No |
| resume_data | experiences[].office_address.adminstrative_area_4 | Administrative area level 4 of the office address (typo preserved). | string | No |
| resume_data | experiences[].office_address.adminstrative_area_5 | Administrative area level 5 of the office address (typo preserved). | string | No |
| resume_data | experiences[].office_address.city | City or town for the office location. | string | No |
| resume_data | experiences[].office_address.continent | Continent where the office is located. | string | Yes |
| resume_data | experiences[].office_address.country | Country name for the office address. | string | Yes |
| resume_data | experiences[].office_address.country_code | ISO 3166-1 alpha-2 country code for the office address. | string | Yes |
| resume_data | experiences[].office_address.establishment | Establishment type (e.g., office, HQ) for the location. | string | Yes |
| resume_data | experiences[].office_address.locality | Locality or populated place name of the office address. | string | Yes |
| resume_data | experiences[].office_address.postal_code | Postal or ZIP code for the office address. | string | Yes |
| resume_data | experiences[].office_address.postal_town | Postal town used by postal services for the office address. | string | Yes |
| resume_data | experiences[].office_address.premise | Building or premise name/number for the office address. | string | Yes |
| resume_data | experiences[].office_address.county | County or secondary administrative area for the office address. | string | Yes |
| resume_data | experiences[].office_address.state | State, province, or region of the office address. | string | Yes |
| resume_data | experiences[].office_address.street_number | Street or building number component. | string | Yes |
| resume_data | experiences[].office_address.street | Street name for the office address. | integer | No |
| resume_data | experiences[].office_address.sublocality | Sub-locality (district/ward/neighborhood) of the office address. | string | Yes |
| resume_data | experiences[].office_address.subpremise | Unit, suite, or apartment identifier for the office address. | string | Yes |
| resume_data | experiences[].office_address.score | Quantitative score for office address data quality. | float | Yes |
| resume_data | experiences[].job_title | Title of the position as displayed to end users. | string | No |
| resume_data | experiences[].job_title_details | Parent object containing raw and normalized job title variants. | object | Yes |
| resume_data | experiences[].job_title_details.raw_job_title | Raw job title string as captured from the source. | string | No |
| resume_data | experiences[].job_title_details.raw_job_title.job_title | String value of the raw job title (duplicated field for structure). | string | No |
| resume_data | experiences[].job_title_details.raw_translated_job_title | Machine or human translation of the raw job title into target language. | object | No |
| resume_data | experiences[].job_title_details.raw_translated_job_title.job_title | String value of the translated raw job title. | object | No |
| resume_data | experiences[].job_title_details.normalized_job_title | Standardized job title derived from normalization. | string | No |
| resume_data | experiences[].job_title_details.normalized_job_title.job_title | String value of the normalized job title. | string | No |
| resume_data | experiences[].job_title_details.normalized_job_title.id | Identifier for the normalized job title in the ontology. | integer | No |
| resume_data | experiences[].job_functions[] | Array of job function classifications mapped to the role. | Array of object | No |
| resume_data | experiences[].job_functions[].level1 | Level 1 (broad) job function node for the role. | object | Yes |
| resume_data | experiences[].job_functions[].level1.code | Code identifying the level 1 function in the taxonomy. | string | Yes |
| resume_data | experiences[].job_functions[].level1.name | Human-readable name for the level 1 function. | string | Yes |
| resume_data | experiences[].job_functions[].level1.confidence_score | Confidence score for the level 1 job function assignment. | string | Yes |
| resume_data | experiences[].job_functions[].level2 | Level 2 job function node for the role. | object | Yes |
| resume_data | experiences[].job_functions[].level2.code | Code identifying the level 2 function in the taxonomy. | integer | Yes |
| resume_data | experiences[].job_functions[].level2.name | Human-readable name for the level 2 function. | integer | Yes |
| resume_data | experiences[].job_functions[].level2.confidence_score | Confidence score for the level 2 job function assignment. | string | Yes |
| resume_data | experiences[].job_functions[].level3 | Level 3 job function node for the role (most granular). | object | Yes |
| resume_data | experiences[].job_functions[].level3.code | Code identifying the level 3 function in the taxonomy. | string | Yes |
| resume_data | experiences[].job_functions[].level3.name | Human-readable name for the level 3 function. | string | Yes |
| resume_data | experiences[].job_functions[].level3.confidence_score | Confidence score for the level 3 job function assignment. | string | Yes |
| resume_data | experiences[].job_functions[].score | Composite score measuring job-function match quality or strength. | float | Yes |
| resume_data | experiences[].job_functions[].priority | Ordering value for job functions under the experience entry. | integer | No |
| resume_data | experiences[].job_seniority | Parent object capturing seniority metadata for the role. | object | No |
| resume_data | experiences[].job_seniority.job_level | Normalized job level (e.g., Executive, Director, Manager, IC). | string | Yes |
| resume_data | experiences[].summary | Free-text summary of responsibilities, achievements, or scope. | string | Yes |
| resume_data | experiences[].current | Boolean flag indicating whether the role is current at the time captured. | boolean | Yes |
| resume_data | experiences[].start_date | Date the employment began (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | Yes |
| resume_data | experiences[].priority | Ordering value indicating precedence of this experience among others. | integer | Yes |
| resume_data | experiences[].end_date | Date the employment ended (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | Yes |
| resume_data | educations[] | Parent array of education records for the profile. | array of object | Yes |
| resume_data | experiences[].company_social_links[] | Array of web and social profile links for the company. | object | Yes |
| resume_data | educations[].educational_establishment | Name of the educational institution attended. | string | Yes |
| resume_data | experiences[].company_social_links[].linkedin | Parent object for LinkedIn presence of the company. | object | Yes |
| resume_data | educations[].diploma | Diploma or degree awarded (e.g., BSc, MBA). | string | Yes |
| resume_data | experiences[].company_social_links[].linkedin.url | Direct URL to the company’s LinkedIn page. | string | Yes |
| resume_data | educations[].specialization | Major, concentration, or field of study. | string | Yes |
| resume_data | experiences[].company_social_links[].twitter | Parent object for Twitter/X presence of the company. | object | Yes |
| resume_data | educations[].start_date | Date the education period began (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | No |
| resume_data | experiences[].company_social_links[].twitter.url | Direct URL to the company’s Twitter/X profile. | string | Yes |
| resume_data | educations[].end_date | Date the education period ended or degree was conferred (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | No |
| resume_data | experiences[].company_social_links[].facebook | Parent object for Facebook presence of the company. | object | Yes |
| resume_data | educations[].educational_establishment_web_address | Parent object for the institution’s website reference. | object | No |
| resume_data | experiences[].company_social_links[].facebook.url | Direct URL to the company’s Facebook page. | string | Yes |
| resume_data | educations[].educational_establishment_web_address.url | Direct URL to the educational establishment’s website. | string | No |
| resume_data | experiences[].company_social_links[].instagram | Parent object for Instagram presence of the company. | object | Yes |
| resume_data | educations[].educational_establishment_web_address.rank | Rank or ordinal for the institution web address when multiple exist. | integer | No |
| resume_data | experiences[].company_social_links[].instagram.url | Direct URL to the company’s Instagram profile. | string | Yes |
| resume_data | certifications[] | Parent array containing professional certification entries. | array of object | No |
| resume_data | educations[].priority | Ordering value indicating the relative importance of this education entry. | integer | No |
| resume_data | experiences[].company_social_links[].youtube | Parent object for YouTube presence of the company. | object | Yes |
| resume_data | certifications[].name | The official certification name as provided by the issuer. | string | No |
| resume_data | experiences[].company_social_links[].youtube.url | Direct URL to the company’s YouTube channel. | object | No |
| resume_data | certifications[].description | Summary of the certification scope, subject, or credential details. | integer | No |
| resume_data | experiences[].company_social_links[].crunchbase | Parent object for Crunchbase presence of the company. | object | No |
| resume_data | certifications[].reference | External reference or credential ID associated with the certificate. | string | No |
| resume_data | experiences[].company_social_links[].crunchbase.url | Direct URL to the company’s Crunchbase profile. | string | No |
| resume_data | certifications[].web_address | Parent object or URL set for the certification’s web reference. | object | No |
| resume_data | experiences[].company_social_links[].yelp | Parent object for Yelp presence of the company. | object | No |
| resume_data | certifications[].web_address.url | Direct URL to a certification detail page or verification endpoint. | string | No |
| resume_data | experiences[].company_social_links[].yelp.url | Direct URL to the company’s Yelp profile. | object | No |
| resume_data | certifications[].web_address.rank | Ordinal or score used to rank multiple web addresses for the certification. | integer | No |
| resume_data | experiences[].company_industry | Primary industry label associated with the company. | string | No |
| resume_data | certifications[].date | Date the certification was awarded (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | Yes |
| resume_data | experiences[].company_industries[].id | Unique identifier for the industry classification entry. | integer | No |
| resume_data | certifications[].start_date | Date the certification became valid (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | Yes |
| resume_data | experiences[].company_industries[].code2 | Secondary industry code level 2 in the chosen taxonomy. | string | No |
| resume_data | certifications[].end_date | Date the certification expired or was last valid (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | Yes |
| resume_data | experiences[].company_industries[].name2 | Industry name at level 2 in the taxonomy. | string | No |
| resume_data | certifications[].priority | Numeric rank used to sort certifications by importance or relevance. | integer | Yes |
| resume_data | experiences[].company_industries[].code3 | Industry code level 3 in the taxonomy. | string | No |
| resume_data | certifications[].authority | The organization or authority that issued the certification. | string | Yes |
| resume_data | experiences[].company_industries[].name3 | Industry name at level 3 in the taxonomy. | string | No |
| resume_data | certifications[].web_authority | Domain or site authority representing the certification issuer’s web presence. | string | Yes |
| resume_data | experiences[].company_industries[].code4 | Industry code level 4 in the taxonomy. | string | No |
| resume_data | experiences[].company_industries[].name4 | Industry name at level 4 in the taxonomy. | string | Yes |
| resume_data | experiences[].company_industries[].code5 | Industry code level 5 in the taxonomy. | string | Yes |
| resume_data | memberships[] | Parent array of professional memberships or affiliations. | array of object | Yes |
| resume_data | experiences[].company_industries[].name5 | Industry name at level 5 in the taxonomy. | string | No |
| resume_data | memberships[].title | Title or role held within the membership organization. | string (YYYY-MM-DD HH:MM:SS) | Yes |
| resume_data | experiences[].company_industries[].code6 | Industry code level 6 in the taxonomy. | string | No |
| resume_data | memberships[].description | Description of the membership or role within the organization. | string | Yes |
| resume_data | experiences[].company_industries[].name6 | Industry name at level 6 in the taxonomy. | string | No |
| resume_data | memberships[].reference | External reference number, URL, or identifier for the membership. | string | Yes |
| resume_data | experiences[].company_industries[].activity_priority | Relative importance of the industry for the company’s activities. | integer | No |
| resume_data | memberships[].web_address | Web address of the membership | object | Yes |
| resume_data | experiences[].company_industries[].standard | Standards body or taxonomy name used (e.g., NAICS, SIC, NACE). | string | No |
| resume_data | experiences[].office_industries[] | Array of industry classifications associated with the office. | array of object | Yes |
| resume_data | experiences[].office_industries[].activity_priority | Relative importance of an industry for the office’s activities. | integer | Yes |
| resume_data | experiences[].office_industries[].code2 | Industry code level 2 for the office. | string | Yes |
| resume_data | experiences[].office_industries[].code3 | Industry code level 3 for the office. | string | Yes |
| resume_data | experiences[].office_industries[].code4 | Industry code level 4 for the office. | string | Yes |
| resume_data | experiences[].office_industries[].code5 | Industry code level 5 for the office. | string | Yes |
| resume_data | experiences[].office_industries[].code6 | Industry code level 6 for the office. | integer | Yes |
| resume_data | experiences[].office_industries[].id | Unique identifier for the office industry entry. | string | Yes |
| resume_data | experiences[].office_industries[].name2 | Industry name level 2 for the office. | integer | Yes |
| resume_data | experiences[].office_industries[].name3 | Industry name level 3 for the office. | string | Yes |
| resume_data | experiences[].office_industries[].name4 | Industry name level 4 for the office. | string (YYYY-MM-DD HH:MM:SS) | Yes |
| resume_data | experiences[].office_industries[].name5 | Industry name level 5 for the office. | string | Yes |
| resume_data | experiences[].office_industries[].name6 | Industry name level 6 for the office. | string | Yes |
| resume_data | experiences[].office_industries[].priority | Ordering value among multiple office industries. | integer | Yes |
| resume_data | experiences[].office_industries[].standard | Standards body or taxonomy name used for office industries. | string (YYYY-MM-DD HH:MM:SS) | Yes |
| resume_data | experiences[].company_address.accuracy | Numeric or categorical measure of the precision of the geocoded address. | string (YYYY-MM-DD HH:MM:SS) | Yes |
| resume_data | experiences[].company_address.administrative_area_level_1 | Top-level administrative division such as a state, province, or region. | string | No |
| resume_data | experiences[].company_address.administrative_area_level_2 | Second-level administrative division such as a county or district. | string | No |
| resume_data | experiences[].company_address.administrative_area_level_3 | Third-level administrative division, often representing a municipality or city subdivision. | string | No |
| resume_data | experiences[].company_address.administrative_area_level_4 | Fourth-level administrative division, used in certain countries for smaller localities. | string | No |
| resume_data | experiences[].company_address.administrative_area_level_5 | Fifth-level administrative division, the smallest recognized local governance boundary. | string | No |
| resume_data | experiences[].company_address.city | The city or town associated with the profile’s physical address. | string | No |
| resume_data | experiences[].company_address.confidence_score | Confidence score indicating reliability of the address parsing or geocoding result. | string | Yes |
| resume_data | experiences[].company_address.continent | Continent where the address is located (e.g., Europe, Asia, North America). | string | No |
| resume_data | experiences[].company_address.country | Country name associated with the profile’s address. | string | Yes |
| resume_data | experiences[].company_address.country_code | Two-letter ISO 3166-1 alpha-2 country code corresponding to the address. | string | Yes |
| resume_data | experiences[].company_address.county | County or regional subdivision derived from the address structure. | string | Yes |
| resume_data | experiences[].company_address.establishment | Identifies the type of establishment, such as office, headquarters, or residential location. | string | Yes |
| resume_data | experiences[].company_address.formatted_address | Fully formatted address string following international postal conventions. | string | Yes |
| resume_data | experiences[].company_address.last_modified_date | Timestamp representing the last time the address record was updated. | string (YYYY-MM-DD HH:MM:SS) | No |
| resume_data | experiences[].company_address.lat | Latitude coordinate of the profile’s primary address in decimal degrees. | float | No |
| resume_data | experiences[].company_address.lng | Longitude coordinate of the profile’s primary address in decimal degrees. | float | No |
| resume_data | experiences[].company_address.locality | The locality or populated place component of the address. | string | No |
| resume_data | experiences[].company_address.place_id | Unique identifier assigned by mapping services such as Google Place ID. | string | Yes |
| resume_data | experiences[].company_address.postal_code | Postal or ZIP code associated with the address. | string | No |
| resume_data | experiences[].company_address.postal_town | Postal town corresponding to the postal delivery area. | string | Yes |
| resume_data | experiences[].company_address.premise | Building or structure name or designation, if applicable. | string (YYYY-MM-DD HH:MM:SS) | Yes |
| resume_data | experiences[].company_address.quality | Qualitative measure of address completeness or validation quality. | integer | Yes |
| resume_data | experiences[].company_address.raw_location | Raw, unprocessed address string as originally captured from the data source. | string (YYYY-MM-DD HH:MM:SS) | No |
| resume_data | experiences[].company_address.region | Broader regional grouping such as a province, prefecture, or territory. | integer | No |
| resume_data | experiences[].company_address.score | Score indicating overall confidence or quality of address data extraction. | float | Yes |
| resume_data | experiences[].company_address.state | State, province, or region associated with the address. | string | No |
| resume_data | experiences[].company_address.street | Street name within the address structure. | string | Yes |
| resume_data | experiences[].company_address.street_address | Full street address including number, street name, and optional descriptors. | integer | Yes |
| resume_data | experiences[].company_address.street_number | Street number or building number component of the address. | object | No |
| resume_data | experiences[].company_address.sublocality | Sub-locality such as district, ward, or neighborhood name. | integer | No |
| resume_data | experiences[].company_address.subpremise | Subpremise detail such as apartment, suite, or unit number. | integer | Yes |
| resume_data | experiences[].company_financials.yearly_growth.code | Code representing the growth metric type or source for the year. | string | Yes |
| resume_data | experiences[].company_financials.yearly_growth.percentage | Year-over-year growth percentage for the company (numeric). | integer | No |
| resume_data | experiences[].company_financials.yearly_growth.type | Type of growth metric reported (e.g., actual, estimated). | string | No |
| resume_data | experiences[].company_financials.yearly_growth.year | Calendar or fiscal year for which growth is reported. | string (YYYY) | No |
| resume_data | experiences[].company_financials.yearly_revenue.code | Code denoting revenue metric type or source (e.g., GAAP, estimate). | string | No |
| resume_data | experiences[].company_financials.yearly_revenue.currency | Currency code (ISO 4217) for the revenue value. | string | No |
| resume_data | experiences[].company_financials.yearly_revenue.reported_date | Date the revenue figure was reported or published (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | No |
| resume_data | experiences[].company_financials.yearly_revenue.revenue | Annual revenue figure for the specified year (numeric). | string | No |
| resume_data | experiences[].company_financials.yearly_revenue.type | Type of revenue value (actual, estimated, reported). | string | No |
| resume_data | experiences[].company_financials.yearly_revenue.year | Calendar or fiscal year corresponding to the revenue value. | string | No |
| resume_data | memberships[].web_address.url | The url of the membership | string | No |
| resume_data | experiences[].company_industries[].priority | Ordering value to rank multiple industries for the company. | string | No |
| resume_data | memberships[].name | Name of the organization or association. | integer | Yes |
| resume_data | memberships[].web_address.rank | The global traffic rank of the membership url. | integer | No |
| resume_data | experiences[].company_phones[] | Array of phone contact objects for the company. | array of object | No |
| resume_data | memberships[].end_date | Date the membership ended (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | No |
| resume_data | memberships[].start_date | Date the membership began (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | No |
| resume_data | experiences[].company_phones[].phone | Complete company phone number string in E.164 or local format. | object | No |
| resume_data | memberships[].location | Geographic location associated with the membership. | integer | No |
| resume_data | experiences[].company_phones[].ddi | International direct dial code associated with the phone number. | boolean | No |
| resume_data | memberships[].priority | Ordering value for ranking memberships. | integer | No |
| resume_data | experiences[].company_phones[].dnc | Flag indicating if the number is on a ‘Do Not Call’ registry. | boolean | No |
| resume_data | patents[] | Parent array of patents linked to the profile. | object | No |
| resume_data | experiences[].company_phones[].type | Category of phone line (e.g., main, support, sales). | object | No |
| resume_data | patents[].name | Title of the patent. | string | No |
| resume_data | experiences[].company_phones[].carrier | Carrier or service provider for the company phone number. | integer | No |
| resume_data | patents[].issue | Issuing patent office or publication venue. | object | No |
| resume_data | experiences[].company_phones[].priority | Ordering value to rank phone contacts by dialing preference. | integer | No |
| resume_data | patents[].number | Patent number or application identifier. | string | No |
| resume_data | experiences[].raw_location | Unparsed location string for the experience, as captured from source. | string | No |
| resume_data | patents[].web_address | Parent object or URL for the patent’s web reference. | object | Yes |
| resume_data | patents[].web_address.url | Direct URL to the patent record. | string | No |
| resume_data | patents[].web_address.rank | Rank or ordinal for the patent web address when multiple exist. | integer | No |
| resume_data | patents[].web_address.status | Status of the web link or patent record (e.g., active, archived). | integer | No |
| resume_data | patents[].priority | Ordering value to rank patents by relevance or recency. | integer | No |
| resume_data | publications[]. | Placeholder or malformed field name preserved as provided. | array of object | No |
| resume_data | publications[].date | Date the publication was released (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | No |
| resume_data | publications[].description | Abstract or summary of the publication’s content. | string | No |
| resume_data | publications[].issue | Publication issue number, volume, or edition information. | integer | No |
| resume_data | publications[].name | Title of the publication or article. | string (YYYY-MM-DD HH:MM:SS) | No |
| resume_data | publications[].priority | Ordering value for ranking publications. | integer | No |
| resume_data | publications[].web_address | Parent object or URL for the publication’s web reference. | object | No |
| resume_data | publications[].web_address.rank | Rank or ordinal for the publication web address. | string (YYYY-MM-DD HH:MM:SS) | No |
| resume_data | publications[].web_address.status | Status of the web link or publication record (e.g., active, archived). | string | No |
| resume_data | publications[].web_address.url | Direct URL to the publication item. | string | No |
| resume_data | patents[].date | Date the patent was filed or granted (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | No |
| resume_data | publication[].reference | External citation or reference identifier for a single publication entry. | object | No |
| resume_data | patents[].end_date | Date the patent protection ended or lapsed (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | No |
| resume_data | patents[].start_date | Date the patent application or priority claim began (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | No |
| resume_data | awards[] | Parent array containing award entries linked to the profile. | array of object | No |
| resume_data | awards[].name | Official name or title of the award. | string | No |
| resume_data | awards[].description | Free-text description providing context or details of the award. | string | No |
| resume_data | awards[].issue | Issuing body or publication where the award was announced. | string | No |
| resume_data | awards[].date | Date the award was granted or recognized (ISO 8601). | string (YYYY-MM-DD HH:MM:SS) | No |
| resume_data | awards[].priority | Numeric rank for ordering multiple awards by importance or recency. | integer | No |
| resume_data | resume_tags[] | Array of tags extracted from the resume for classification or search. | array of string | No |
Updated about 2 months ago
