# DO.EMP.04 Employment\_Info

This object is stores and manage the employment history of an individual. It contains records of all the jobs and positions that an individual has held over time, including information such as the names of the employers, job titles, and dates of employment.

<table><thead><tr><th width="183.73431396484375">Attribute</th><th width="175.72125244140625">Type</th><th width="123.08984375">Cardinality</th><th>Description</th></tr></thead><tbody><tr><td>job_title</td><td><a data-mention href="https://app.gitbook.com/s/F9fu0tIY1rJUsF03WdAv/standards-for-interoperability-interfaces/common-standards-for-interoperability-interfaces/data/data-types-and-formats/dt.com.02-string">DT.COM.02 string</a></td><td>0..1</td><td>The title of the job held</td></tr><tr><td>employment_type</td><td><a data-mention href="../code-directory/cd.emp.01-employment_type">cd.emp.01-employment_type</a></td><td>0..1</td><td>Stability and duration of the contract</td></tr><tr><td>employer</td><td><a data-mention href="https://app.gitbook.com/s/F9fu0tIY1rJUsF03WdAv/standards-for-interoperability-interfaces/common-standards-for-interoperability-interfaces/data/data-types-and-formats/dt.com.02-string">DT.COM.02 string</a></td><td>0..1</td><td>The details of the employer</td></tr><tr><td>start_date</td><td><a data-mention href="https://app.gitbook.com/s/F9fu0tIY1rJUsF03WdAv/standards-for-interoperability-interfaces/common-standards-for-interoperability-interfaces/data/data-types-and-formats/dt.com.02-string/data-formats/df.com.string.01-date_time">DF.COM.STRING.01 date_time</a></td><td>0..1</td><td>The starting date of the job</td></tr><tr><td>end_date</td><td><a data-mention href="https://app.gitbook.com/s/F9fu0tIY1rJUsF03WdAv/standards-for-interoperability-interfaces/common-standards-for-interoperability-interfaces/data/data-types-and-formats/dt.com.02-string/data-formats/df.com.string.01-date_time">DF.COM.STRING.01 date_time</a></td><td>0..1</td><td>The starting date of the job</td></tr></tbody></table>
