Adding data for an indicator - Vanuatu-National-Statistics-Office/vnso-nsdp-platform GitHub Wiki

To add data for a VNSO indicator, follow these procedures:

  1. 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 or Sex)
  2. Save the file as a CSV, naming it indicator_ plus the indicator ID. For example: indicator_ECO1-1-1.csv
  3. In Github, go to the data folder.
  4. Under "Add file" select "Upload files"
  5. Upload the CSV file, following the usual pull-request process