Skip to content

Adding Targets and Indicators

jaylenw edited this page Mar 22, 2021 · 1 revision

Adding newly created targets

  1. Add the text in the site repo at 'data/translations/en/global_targets.yml'
  2. Create a new csv file in the data repo at data folder
  3. Create a new md file in the data repo at meta folder

Adding newly created indicators

  1. Add the text in the site repo at '/data/translations/en/global_indicators.yml'
  2. Create a new csv file in the data repo at data folder
  3. Create a new md file in the data repo at meta folder

Note: Build will fail until all three steps are completed