Skip to content

Idea for Data Model

Ashima Saigal edited this page Jul 12, 2019 · 11 revisions

Have three objects:

  • Program - main object to hold the program with dates for the data collection as well as a category
  • Indicator - name of the indicator to capture, this would contain all indicators for the organization
  • Results (or outcomes) a junction object for Program and Indicator - ties the program to the indicator collecting the results as well as the target or goal of the results

This is the data itself with the indicators, program and results showing on the Program object:

Clone this wiki locally