Skip to content
MaxEngledewAdmin edited this page Jul 9, 2018 · 27 revisions

Welcome to the sdg-indicators Wiki!

The purpose of this Wiki is to disseminate information on the UK National Reporting Platform (NRP).

The details in this Wiki have been inspired by, and complement, the documentation already provided by the U.S. General Services Administration.

The SDG National Reporting Platform has both a staging and live website, allowing web/data developments to be tested on our unadvertised staging site. The code for these websites is split across 5 repositories which ensures the NRP is modular and interoperable.

  • ONS Digital: sdg-data holds csv and yaml files which contain data and metadata.
    • It also contains some python scripts to aid cloning and the removal of country specific data/metadata.
  • ONS Digital: sdg-indicators holds CSS, Javascript, and HTML which controls website styling and data/metadata display.
  • ONS Digital: sdg-build contains python which controls and checks the build of the data and metadata.
Clone this wiki locally