Aim To establish the flow of data from the data collection tool we identified to the central datastore that has the data model we proposed here.
Suggested procedure
- While building a form for data collection on ODKBuild, specificy the entity for which the data is to be collected.
- Add input fields for the attributes required for an entity. Eg: When collecting data related to a school, add input fields for school name, address, zone, number of teachers and students etc.
- Mark all these fields as required.
- After received submissions, extract school level information from them and transfer the information to central datastore.
- When data for all the entities reaches the datastore, further analysis and mapping can be done.