-
Notifications
You must be signed in to change notification settings - Fork 1
Modifying Indicator Page
Linda Mejia edited this page Nov 13, 2019
·
8 revisions
For now, local implementation doesn't need to support multiple languages, so you can just put the text "Local Metadata" directly in the _config.yml file , like so:
non_global_metadata: Local Metadata
The first step would be to add the fields to the _prose.yml file in the data repo. The syntax is a little quirky and the indentation is important, but you can copy-paste from an entry to create something new.
Once it has been added to this "schema", you can start using the new field in actual metadata.
-
data_non_statistical
in the metadata must be set totrue
(this prevents the graph from displaying) - Any amount of arbitrary text can appear after the
---
at the bottom.
If you have any suggestions for this material, please feel free to raise an issue; or if you have any additional questions that are not covered, please feel free to contact us.