E01_edu_main_parsed
field |
type |
description |
---|---|---|
ind_id |
int64 |
Unique entrepreneur id |
org_id |
string |
Unique id of the organization founded by the entrepreneur, or where she worked/studied |
edu_prg_id |
string |
Unique id of the study program |
edu_sy |
float64 |
Study program starting year |
edu_ey |
float64 |
Study program ending year |
seq |
float64 |
Sequence number. Indicates the order of occurrence of the work/education experiencce (after imputing exp_ey with 2020 in the case of ongoing work experiences). |
E02_edu_orgs_parsed_names
field |
type |
description |
---|---|---|
edu_org |
string |
Name of the organization where the entrepreneur studied (raw) |
edu_org_parsed |
string |
Name of the organization where the entrepreneur studied (parsed) |
alias |
string |
Alternative name of the organization in edu_org_parsed (source: Orbis) |
prev_name |
string |
Previous name of the organization in edu_org_parsed (source: Orbis) |
goodmatch |
dummy |
Equals 1 if the organization in edu_org_parsed was matched to an external dataset |
org_id |
string |
Unique id of the organization founded by the entrepreneur, or where she worked/studied |
E03_edu_programs
field |
type |
description |
---|---|---|
edu_prg_id |
string |
Unique id of the study program |
edu_prg_parsed |
string |
Name of the study program |
E04_edu_programs_isced_levels
field |
type |
description |
---|---|---|
edu_prg_id |
string |
Unique id of the study program |
edu_prg_isced_level |
string |
Study program’s pseudo-ISCED level |
E05_edu_programs_isced_fields
field |
type |
description |
---|---|---|
edu_prg_id |
string |
Unique id of the study program |
edu_prg_isced_field |
string |
Study program’s ISCED field |
E06_isced_fields_defs
field |
type |
description |
---|---|---|
isced_field_id;isced_field_title |
string |