Data Dictionaries
Data Feed
Education
1 min
education table provides data attributes associated to the education obtained by a person within the altrata data universe data field key type data field type recommended character limit education id primary key string person id foreign key string organization id foreign key string education start date date 10 education end date date 10 qualification string qualification category string education field descriptions education id (pk) unique id assigned to the education connecting the person example 1 edu 421 person id (fk) unique id assigned to the altrata person these ids enable consistent mapping to other entity ids within altrata example 1 per 8690 is the person id lindsay lawrence organization id (fk) unique id assigned to the altrata organization these ids enable consistent mapping to other entity ids within altrata example 1 org 6387961 – azusa pacific university education start date start date year, month, and day for when their education began example 2020 01 01 education end date end date year, month, and day for when their education ended example 2024 12 01 qualification specific academic, educational, professional, or vocational qualification example bachelor’s degree in management qualification category categorization of obtained education to denote the level of the qualification example bachelor’s degree in management is categorized as undergraduate degree