Adding data for an indicator - Vanuatu-National-Statistics-Office/vnso-nsdp-platform GitHub Wiki
To add data for a VNSO indicator, follow these procedures:
- In Excel, enter the data following these guidelines:
- The first column should be called
Year
- The last column should be called
Value
- If there are units of measurement, they should be in a column called
Units
- If the indicator has multiple sub-indicators, they should be in a column called
Series
- If the indicator has any disaggregation, each should have its own column (such as
Age
orSex
)
- The first column should be called
- Save the file as a CSV, naming it
indicator_
plus the indicator ID. For example:indicator_ECO1-1-1.csv
- In Github, go to the
data
folder. - Under "Add file" select "Upload files"
- Upload the CSV file, following the usual pull-request process