A | B | C | D | E | |
---|---|---|---|---|---|
1 | Field Name | Category | Description | Type | Valid Values |
2 | id | Internal | The unique Live Data ID for this person | string | |
3 | info_change_detected_at | Internal | Most recent date that any field changed. | datetime | |
4 | title_change_detected_at | Internal | Most recent date that Live Data detected a title change. | datetime | |
5 | company_change_detected_at | Internal | Most recent date that Live Data detected a company change. | datetime | |
6 | created_at | Internal | Date the person was added to Live Data | datetime | |
7 | jobs.company{} | Person-job-specific | Dict of company-specific information related to the job (see company. fields) | dict | |
8 | jobs.location | Person-job-specific | Location of this job | string | |
9 | jobs.ended_at | Person-job-specific | Date this job ended | datetime | |
10 | jobs.ended_at_year_only | Person-job-specific | Whether the date is a year-only date (the date will always be Jan 1) | boolean | |
11 | jobs.started_at | Person-job-specific | Date the person started this job | datetime | |
12 | jobs.started_at_year_only | Person-job-specific | Whether the date is a year-only date (the date will always be Jan 1) | boolean | |
13 | jobs.email_status | Person-job-specific | Status of their email at this job | string | valid, catch-all, best-guess |
14 | jobs.title | Person-job-specific | Title of the person at this job | string | |
15 | jobs.level | Person-job-specific | Level derived from title using internal ML process | string | C-Team, VP, Director, Manager, Staff, Consultant |
16 | jobs.function | Person-job-specific | Function derived from title using internal ML process | string | |
17 | jobs.direct_dial_number | Person-job-specific | Person’s phone number at this job | string | |
18 | jobs.email | Person-job-specific | Person’s email address at this job | string | |
19 | position{} | Person-specific | The most recent job for this person (same as jobs[0]). | dict | |
20 | education[] | Person-specific | Array of the education history for this person (see education. fields) | array | |
21 | last_name | Person-specific | Last name, if known | string | |
22 | first_name | Person-specific | First name, if known | string | |
23 | connections | Person-specific | Number of connections on LinkedIn | number | |
24 | location | Person-specific | Location of this person | string | |
25 | jobs[] | Person-specific | An array of all the jobs the person has had. (see jobs. fields) | array | |
26 | Person-specific | The linkedin ID for this person | string | ||
27 | cell_phone_number | Person-specific | Person’s cell phone number | string | |
28 | name | Person-specific | Name of the person | string | |
29 | country | Person-specific | Name of the country this person lives in | string | |
30 | company.name | Firmographic | Name of the company | string | |
31 | company.id | Firmographic | Unique Live Data ID for this company | string | |
32 | company.location | Firmographic | Primary general locality of the business | string | |
33 | company.linkedin | Firmographic | LinkedIn slug for the company | string | |
34 | company.ticker | Firmographic | Public stock ticker for the company, if applicable | string | |
35 | company.type | Firmographic | Company type (public, private, govt, non-profit, etc) | string | |
36 | company.address | Firmographic | Primary street address | string | |
37 | company.country | Firmographic | Primary country for this company | string | |
38 | company.domain | Firmographic | Primary domain for the company | string | |
39 | company.employee_count | Firmographic | Total employee count | number | |
40 | company.industry | Firmographic | Primary industry | string | |
41 | company.sic_codes | Firmographic | SIC codes | string | |
42 | education.ended_at | Education | Ended at date, no more precise than M/D | datetime | |
43 | education.started_at | Education | Started at date, no more precise than M/D | datetime | |
44 | education.school | Education | Name of the school | string | |
45 | education.field | Education | Name of the field of study | string | |
46 | education.degree | Education | Name of the degree the person achieved | string | |
47 | |||||
48 | |||||
49 | |||||
50 | |||||
51 | |||||
52 | |||||
53 | |||||
54 | |||||
55 | |||||
56 | |||||
57 | |||||
58 | |||||
59 | |||||
60 | |||||
61 | |||||
62 | |||||
63 | |||||
64 | |||||
65 | |||||
66 | |||||
67 | |||||
68 | |||||
69 | |||||
70 | |||||
71 | |||||
72 | |||||
73 | |||||
74 | |||||
75 | |||||
76 | |||||
77 | |||||
78 | |||||
79 | |||||
80 | |||||
81 | |||||
82 | |||||
83 | |||||
84 | |||||
85 | |||||
86 | |||||
87 | |||||
88 | |||||
89 | |||||
90 | |||||
91 | |||||
92 | |||||
93 | |||||
94 | |||||
95 | |||||
96 | |||||
97 | |||||
98 | |||||
99 | |||||
100 |