Student Meal Consumption 2021-09-16T10:10:38+08:00

API – Student Meal Consumption

Introduction

The student meal consumption includes meal consumption information e.g. breakfast, lunch and dinner in residential college. There is historical data between August 2014 and June 2021.

API Reference

Student Meal Consumption Data Dictionary

FieldTypeIndexedDescriptionExample
hashIDstringNoHashed ID for student identity, same hashed ID is generated for same student within the same day"hashID": "6b9fe8640141f543cfc4f5a41f40d5ff"
rcMemberstringYesResidential college which the student belongs to"rcMember":"LCWC"
consumeTimedateYesTime of meal consumption"consumeTime":"2014-08-23T12:42:11"
consumptionLocationstringYesResidential college where the meal is consumed"consumptionLocation": "LCWC"
mealTypestringNoType of meal: BREAKFAST, LUNCH or DINNER"mealType": "LUNCH"
lastModifiedDatedateYesLast modified date"lastModifiedDate": "2014-08-23T12:42:11"