Org
Organizations represent district/school
- id - unique id representing the organization
- name - name of the organization
- type - possible values : active | tobedeleted
- parentId - id representing the parent organization
Session
Session represents the current academic session
- id - unique id representing the current session
- title - the name or title for the current academic session
- type - possible values: active | tobedeleted
- startDate - inclusive start date for the academic session
- endDate - exclusive end date for the academic session
- schoolYear - school year the academic session corresponds to (YYYY)
Courses
Represents a course that is offered in a given school