Skip to content

Levels of RAP

To help analyst teams implement RAP, we've created a maturity framework we call the 'levels of RAP'.

The 'Levels of RAP' Maturity Framework

There are three levels:

  1. Baseline - RAP fundamentals offering resilience against future change.
  2. Silver - Implementing best practice by following good analytical and software engineering standards.
  3. Gold - Analysis as a product to further elevate your analytical work and enhance its reusability to the public.

The levels of RAP maturity framework helps teams balance BAU delivery, resourcing constraints and other organisational objectives alongside RAP implementation.

Which level should I aim for?

The Baseline level is designated as the minimum standard of a RAP.

Silver and Gold RAP help external users reuse code and support moving to a fully-automated solution. However they often require significant time and investment in upskilling.

Many teams will aim for Baseline RAP in their first RAP attempt, and aim for Silver or Gold RAP for further releases. The different levels allow teams to tackle capabilities iteratively, rather than all at once. Initially aiming for Baseline or Silver RAP means that teams see some of the immediate benefits of RAP while having the time needed to learn new skills.

It's important to balance the work required to implement RAP and the benefit you'll get (e.g. time & resource-saving); in other words, match the RAP level to the product. For example, some ad-hoc analysis products probably do not need to aim for silver or gold RAP.

The levels of RAP are the outcome of discussions with the cross-government RAP group, with input from team leads, the head of the Analytics Function, the head of Data Science, the Chief Statistician, the Statistics Regulator at NHS Digital.

Baseline RAP - getting the fundamentals right

In order for a publication to be considered a reproducible analytical pipeline, it must at least meet all of the requirements of Baseline RAP:

Silver RAP - implementing best practice

Meeting all of the above requirements, plus:

Gold RAP - analysis as a product

Meeting all of the above requirements, plus:

  • Code is fully packaged.
  • Repository automatically runs tests etc. via CI/CD or a different integration/deployment tool e.g. GitHub Actions.
  • Process runs based on event-based triggers (e.g., new data in database) or on a schedule.
  • Changes to the RAP are clearly signposted. E.g. a changelog in the package, releases etc. (See gov.uk info on Semantic Versioning)

Last update: March 1, 2024
External Links Disclaimer

NHS England makes every effort to ensure that external links are accurate, up to date and relevant, however we cannot take responsibility for pages maintained by external providers.

NHS England is not affiliated with any of the websites or companies in the links to external websites.

If you come across any external links that do not work, we would be grateful if you could report them by raising an issue on our RAP Community of Practice GitHub.