Template:IndicatorSheet: Difference between revisions
(Created page with "<noinclude> Category:Indicator Data Sheet Templates <templatedata> { "params": { "Description": { "label": "Description", "description": "Description of the indicator.", "type": "string", "example": "Percentage of students passing exam" }, "Unit": { "label": "Unit of Measurement", "description": "The unit of measurement for the indicator.", "type": "string", "example": "Percentage" }, "Source": {...") |
(No difference)
|
Revision as of 13:01, 26 March 2025
Template for the Indicator Data Sheet.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Description | Description | Description of the indicator.
| String | optional |
| Unit of Measurement | Unit | The unit of measurement for the indicator.
| String | optional |
| Source of Data | Source | Where the data is obtained from.
| String | optional |
| Frequency | Frequency | How often data is collected.
| String | optional |
| Baseline 2022 | Baseline | Baseline value for 2022.
| String | optional |
| Target 2027 | Target | Target value for 2027.
| String | optional |
| Possible Sub Indicators | SubIndicators | List any sub indicators related to this indicator.
| String | optional |
| Manual Collection | ManualCollection | List the types of data manually collected.
| String | optional |
| Automatic Collection | AutomaticCollection | List the types of data automatically collected.
| String | optional |
| Additional Notes | AdditionalNotes | Any additional notes regarding the indicator.
| String | optional |