The repository is split by Data Hub pages. There is a folder for each page (e.g., Global Picture) and each folder contains the narratives and refrence files used by that page. This should make it easier for the analysts to change the Data Hub narratives and manage the refrence file data on a per page basis.
You will find that the refrence file data that can be autogenerated from underlaying tables will now reside in the database(Data warehouse).
There is a simplified concept.csv
file in each folder that serves a similar purpose to the original concepts.csv
file in the digital-platform
repository.
The file concept.csv
contains indicator metadata and control parameters, e.g., indicator id
, indicator name
etc. for each indicator used on the corresponding page.
The page.csv
file contains various page narratives. It has an id
column for each page section, a section title
column where applicable, a narrative
where the actual narrative text goes and finally a meta
column. meta
is where you put any other extra text which may not apply in the other sections.