In this article, we have explained the list of the aggregate measure type supported by RChilli with the sample resume and the RChilli response format.
Below is the list of all aggregate types supported by the RChilli.
- CGPA Aggregate
- Percentage Aggregate
- ATAR
- GPA Aggregate
- CPI
Below are some sample resume and the RChilli response format:
1. CGPA Aggregate -
-
Resume :
-
RChilli Response :
{
"Institution": {
"Name": "Devi Ahilya University",
"Type": "University",
"ConfidenceScore": 10,
"Location": {
"City": "Indore",
"State": "Madhya Pradesh",
"StateIsoCode": "IN-MP",
"Country": "INDIA",
"CountryCode": {
"IsoAlpha2": "IN",
"IsoAlpha3": "IND",
"UNCode": "356"
}
}
},
"Degree": {
"DegreeName": "Master of International Business",
"NormalizeDegree": "Master of International Business",
"Specialization": [],
"ConfidenceScore": 10
},
"FormattedDegreePeriod": "06-1998 to 09-2000",
"StartDate": "06-01-1998",
"EndDate": "09-30-2000",
"Aggregate": {
"Value": "8.0",
"MeasureType": "CGPA"
}
}
2.Percentage Aggregate -
-
Resume:
-
RChilli Response :
{
"Institution": {
"Name": "Texas Southern University",
"Type": "University",
"ConfidenceScore": 10,
"Location": {
"City": "",
"State": "",
"StateIsoCode": "",
"Country": "",
"CountryCode": {
"IsoAlpha2": "",
"IsoAlpha3": "",
"UNCode": ""
}
}
},
"Degree": {
"DegreeName": "Master's Business Administration",
"NormalizeDegree": "Master of Business Administration",
"Specialization": [],
"ConfidenceScore": 10
},
"FormattedDegreePeriod": "2012 to 2015",
"StartDate": "01-01-2012",
"EndDate": "12-31-2015",
"Aggregate": {
"Value": "65",
"MeasureType": "Percentage"
}
}
3.ATAR
-
Resume :
-
RChilli Response :
{
"Institution": {
"Name": "LaGuardia Community College",
"Type": "College",
"Location": {
"City": "",
"State": "",
"StateIsoCode": "",
"Country": "",
"CountryCode": {
"IsoAlpha2": "",
"IsoAlpha3": "",
"UNCode": ""
}
},
"ConfidenceScore": 10
},
"Degree": {
"DegreeName": "A.S. Business Administration",
"NormalizeDegree": "Associate of Science",
"Specialization": [
"Business Administration"
],
"ConfidenceScore": 10
},
"FormattedDegreePeriod": "2000",
"StartDate": "",
"EndDate": "12-31-2000",
"Aggregate": {
"Value": "72.88",
"MeasureType": "ATAR"
}
}
4. GPA Aggregate
-
Resume :
-
RChilli Response :
{
"Institution": {
"Name": "Saint Leo University",
"Type": "University",
"ConfidenceScore": 10,
"Location": {
"City": "Tampa",
"State": "FL",
"StateIsoCode": "US-FL",
"Country": "USA",
"CountryCode": {
"IsoAlpha2": "US",
"IsoAlpha3": "USA",
"UNCode": "840"
}
}
},
"Degree": {
"DegreeName": "Bachelor of Arts Degree BA",
"NormalizeDegree": "Bachelor of Arts",
"Specialization": [],
"ConfidenceScore": 10
},
"FormattedDegreePeriod": "",
"StartDate": "",
"EndDate": "",
"Aggregate": {
"Value": "6.75",
"MeasureType": "GPA"
}
}
If you still have a question, you can always contact RChilli Support via creating a ticket at RChilli HelpDesk or simply by sending an email at support@rchilli.com.
Comments
0 comments
Please sign in to leave a comment.