Logo Lanfrica

praekeltfoundation/django-rts-zambia

Domain:

education

Record type:

software
Creator:
pra
Host:
django-rts-zambia # django-rts-zambia Django backend for go-rts-zambia ## URI for API ### Hierarchy Province - ` /api/v1/province/ /` - ` /api/v1/province/ /` District - ` /api/v1/district/ /` - ` /api/v1/district/ /` Zone - ` /api/v1/zone/ /` - ` /api/v1/zone/ /` School - ` /api/v1/school/ /` - ` /api/v1/school/ /` - ` /api/v1/school/emis/ /` (school by emis) ### Data Head Teacher - ` /api/v1/data/headteacher/` - ` /api/v1/data/headteacher/ /` - ` /api/v1/data/headteacher/emis/ /` (to be used to post data) - ` /api/v1/data/headteacher/?emis__emis=4817` (filter for specific teacher emis [GET]) School Data - ` /api/v1/data/school/` - ` /api/v1/data/school/ /` Academic Achievement Code - ` /api/v1/data/achievement/` - ` /api/v1/data/achievement/ /` Learner Performance - ` /api/v1/data/learnerperformance/` - ` /api/v1/data/learnerperformance/ /` Teacher Performance - ` /api/v1/data/teacherperformance/` - ` /api/v1/data/teacherperformance/ /` SMS - ` /api/v1/data/sms/` - ` /api/v1/data/sms/ /`