Skip to content

Instantly share code, notes, and snippets.

@paulobunga
Last active April 16, 2022 09:16
Show Gist options
  • Save paulobunga/88193ca9b67e314d494599684e054924 to your computer and use it in GitHub Desktop.
Save paulobunga/88193ca9b67e314d494599684e054924 to your computer and use it in GitHub Desktop.
Dataset
{
"identity": {
"HWID": "",
"uhwr": {
"nationalID": {
"nin": "",
"cardNo": "",
"expiryDate": ""
},
"passport": {
"passportNo": "",
"expiryDate": ""
},
"driverLicense": {
"regNo": "",
"expiryDate": ""
},
"employeeIPPS": ""
}
},
"surname": "",
"firstname": "",
"othername": "",
"gender": "",
"maritalStatus": "",
"photo": "",
"birthDate": "",
"countryOfOrigin": "",
"citizenship": [
{
"country": ""
}
],
"district": "",
"subCounty": "",
"parish": "",
"nextOfKin": [
{
"name": "",
"type": ""
}
],
"language": [
{
"name": "",
"proficiency": ""
}
],
"contact": [
{
"phone1": "",
"phone2": "",
"phone3": "",
"email1": "",
"email2": "",
"emergencyContact": {
"name": "",
"phone": ""
}
}
],
"education": [
{
"primary": "",
"seconndary": {
"upper": "",
"ordinary": ""
},
"tertiary": "",
"other": "",
"speciality": ""
}
],
"professionalLicense": {
"professionalCouncil": "",
"dateOfIssue": "",
"dateOfExpiry": "",
"attachment": "",
"licenseNo": ""
},
"professionalRegistration": {
"professionalCouncil": "",
"dateOfRegistration": "",
"registrationNo": ""
},
"professionalGazzette": {
"registrationNo": "",
"startDate": "",
"endDate": ""
},
"positionInformation": [
{
"position": "",
"startDate": "",
"endDate": "",
"dateOfFirst": "",
"positionStatus": "",
"facility": {
"type": "",
"instituteCategory": "",
"instituteType": "",
"district": "",
"subCounty": "",
"dhis2Id": "",
"ihrisId": "",
"facilityRegId": ""
},
"cadre": "",
"workingHours": ""
}
],
"submittingEntities": {
"name": "",
"date": "",
"externalRef": ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment