From 85bce674b411da29603904257ac2271d2a83ec41 Mon Sep 17 00:00:00 2001 From: shilohd <57630783+shilohd@users.noreply.github.com> Date: Thu, 14 Sep 2023 15:21:04 +0100 Subject: [PATCH] Bugfix hoverlabels (#59) * table header correction * Fixed label value order in stacked charts this bug resulted from an earlier bugfix that set the order of bars but was not applied to the hover labels * Fix misplaced bracket --------- Co-authored-by: ldavies99 --- R/plot.R | 2 +- docs/data_collection.html | 10 +-- ...ent-fisheries-and-aquaculture-science.html | 82 +++++++++---------- ...nd-industrial-strategy-excl-agencies-.html | 82 +++++++++---------- ...t-for-digital-culture-media-and-sport.html | 82 +++++++++---------- .../departments/department-for-education.html | 82 +++++++++---------- ...food-and-rural-affairs-excl-agencies-.html | 82 +++++++++---------- ...and-rural-affairs-including-agencies-.html | 82 +++++++++---------- .../department-for-international-trade.html | 82 +++++++++---------- ...-levelling-up-housing-and-communities.html | 82 +++++++++---------- ...partment-for-transport-excl-agencies-.html | 82 +++++++++---------- .../department-for-work-and-pensions.html | 82 +++++++++---------- ...health-and-social-care-excl-agencies-.html | 82 +++++++++---------- docs/departments/forestry-commission.html | 82 +++++++++---------- .../government-actuary-s-department.html | 82 +++++++++---------- docs/departments/hm-revenue-and-customs.html | 82 +++++++++---------- docs/departments/ministry-of-defence.html | 82 +++++++++---------- .../ministry-of-justice-excl-agencies-.html | 82 +++++++++---------- .../national-records-of-scotland.html | 82 +++++++++---------- docs/departments/nhs.html | 82 +++++++++---------- ...reland-statistics-and-research-agency.html | 82 +++++++++---------- .../office-for-national-statistics.html | 82 +++++++++---------- docs/departments/public-health-scotland.html | 82 +++++++++---------- .../scottish-government-excl-agencies-.html | 82 +++++++++---------- .../uk-health-security-agency.html | 82 +++++++++---------- docs/departments/welsh-government.html | 82 +++++++++---------- docs/professions/data-scientists.html | 82 +++++++++---------- docs/professions/digital-and-data.html | 82 +++++++++---------- .../government-actuarys-department.html | 82 +++++++++---------- .../government-economic-service.html | 82 +++++++++---------- docs/professions/government-geography.html | 82 +++++++++---------- .../government-operational-research.html | 82 +++++++++---------- .../government-social-research.html | 82 +++++++++---------- .../government-statician-group.html | 82 +++++++++---------- docs/search.json | 2 +- docs/summary.html | 72 ++++++++-------- quarto/main/data_collection.qmd | 2 +- 37 files changed, 1356 insertions(+), 1356 deletions(-) diff --git a/R/plot.R b/R/plot.R index c18e591..6d1f7d1 100644 --- a/R/plot.R +++ b/R/plot.R @@ -464,7 +464,7 @@ plot_grouped <- function(data, n, break_q_names_col, max_lines = 2, xlab = "", y sample <- ifelse(!missing(n), paste0("Sample size = ", n), "") - hovertext <- paste0(data[[1]], ": ", round(abs(data[[3]]) * 100, 1), "%", " ") + hovertext <- paste0(data[[1]], ": ", round(abs(x_vals) * 100, 1), "%", " ") fig <- plotly::plot_ly( x = x_vals, diff --git a/docs/data_collection.html b/docs/data_collection.html index 3b676ea..aa76276 100644 --- a/docs/data_collection.html +++ b/docs/data_collection.html @@ -211,7 +211,7 @@

Sample size by year Year - ONS sample + Sample @@ -267,7 +267,7 @@

Coding frequency

#code-freq-table {display: none;}
@@ -313,7 +313,7 @@

Coding frequency

- + @@ -348,7 +348,7 @@

Grade

#grades-by-year-table {display: none;}
@@ -394,7 +394,7 @@

Grade

- + diff --git a/docs/departments/centre-for-environment-fisheries-and-aquaculture-science.html b/docs/departments/centre-for-environment-fisheries-and-aquaculture-science.html index 8172575..5358575 100644 --- a/docs/departments/centre-for-environment-fisheries-and-aquaculture-science.html +++ b/docs/departments/centre-for-environment-fisheries-and-aquaculture-science.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/department-for-business-energy-and-industrial-strategy-excl-agencies-.html b/docs/departments/department-for-business-energy-and-industrial-strategy-excl-agencies-.html index 5fc17af..ebfdc4a 100644 --- a/docs/departments/department-for-business-energy-and-industrial-strategy-excl-agencies-.html +++ b/docs/departments/department-for-business-energy-and-industrial-strategy-excl-agencies-.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/department-for-digital-culture-media-and-sport.html b/docs/departments/department-for-digital-culture-media-and-sport.html index 2385f6a..bf14b22 100644 --- a/docs/departments/department-for-digital-culture-media-and-sport.html +++ b/docs/departments/department-for-digital-culture-media-and-sport.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/department-for-education.html b/docs/departments/department-for-education.html index 0fff675..630734e 100644 --- a/docs/departments/department-for-education.html +++ b/docs/departments/department-for-education.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/department-for-environment-food-and-rural-affairs-excl-agencies-.html b/docs/departments/department-for-environment-food-and-rural-affairs-excl-agencies-.html index c1cfdb6..71736f4 100644 --- a/docs/departments/department-for-environment-food-and-rural-affairs-excl-agencies-.html +++ b/docs/departments/department-for-environment-food-and-rural-affairs-excl-agencies-.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/department-for-environment-food-and-rural-affairs-including-agencies-.html b/docs/departments/department-for-environment-food-and-rural-affairs-including-agencies-.html index 409d358..2fbfc68 100644 --- a/docs/departments/department-for-environment-food-and-rural-affairs-including-agencies-.html +++ b/docs/departments/department-for-environment-food-and-rural-affairs-including-agencies-.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/department-for-international-trade.html b/docs/departments/department-for-international-trade.html index ed44e6b..3677286 100644 --- a/docs/departments/department-for-international-trade.html +++ b/docs/departments/department-for-international-trade.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/department-for-levelling-up-housing-and-communities.html b/docs/departments/department-for-levelling-up-housing-and-communities.html index a22b3f1..3f09373 100644 --- a/docs/departments/department-for-levelling-up-housing-and-communities.html +++ b/docs/departments/department-for-levelling-up-housing-and-communities.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/department-for-transport-excl-agencies-.html b/docs/departments/department-for-transport-excl-agencies-.html index c9b2317..cfa0203 100644 --- a/docs/departments/department-for-transport-excl-agencies-.html +++ b/docs/departments/department-for-transport-excl-agencies-.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/department-for-work-and-pensions.html b/docs/departments/department-for-work-and-pensions.html index ef344eb..6bf07b9 100644 --- a/docs/departments/department-for-work-and-pensions.html +++ b/docs/departments/department-for-work-and-pensions.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/department-of-health-and-social-care-excl-agencies-.html b/docs/departments/department-of-health-and-social-care-excl-agencies-.html index 88b5536..628585a 100644 --- a/docs/departments/department-of-health-and-social-care-excl-agencies-.html +++ b/docs/departments/department-of-health-and-social-care-excl-agencies-.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/forestry-commission.html b/docs/departments/forestry-commission.html index 50699e8..39c2199 100644 --- a/docs/departments/forestry-commission.html +++ b/docs/departments/forestry-commission.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/government-actuary-s-department.html b/docs/departments/government-actuary-s-department.html index e8b79cf..c382e36 100644 --- a/docs/departments/government-actuary-s-department.html +++ b/docs/departments/government-actuary-s-department.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/hm-revenue-and-customs.html b/docs/departments/hm-revenue-and-customs.html index 1ad35c6..cbe4c0a 100644 --- a/docs/departments/hm-revenue-and-customs.html +++ b/docs/departments/hm-revenue-and-customs.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/ministry-of-defence.html b/docs/departments/ministry-of-defence.html index f4521ae..8a4ee0c 100644 --- a/docs/departments/ministry-of-defence.html +++ b/docs/departments/ministry-of-defence.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/ministry-of-justice-excl-agencies-.html b/docs/departments/ministry-of-justice-excl-agencies-.html index edcc837..fd4a2df 100644 --- a/docs/departments/ministry-of-justice-excl-agencies-.html +++ b/docs/departments/ministry-of-justice-excl-agencies-.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/national-records-of-scotland.html b/docs/departments/national-records-of-scotland.html index 0577046..6cb16f3 100644 --- a/docs/departments/national-records-of-scotland.html +++ b/docs/departments/national-records-of-scotland.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/nhs.html b/docs/departments/nhs.html index 013c31b..8bb358a 100644 --- a/docs/departments/nhs.html +++ b/docs/departments/nhs.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/northern-ireland-statistics-and-research-agency.html b/docs/departments/northern-ireland-statistics-and-research-agency.html index b5892ce..21e4fcb 100644 --- a/docs/departments/northern-ireland-statistics-and-research-agency.html +++ b/docs/departments/northern-ireland-statistics-and-research-agency.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/office-for-national-statistics.html b/docs/departments/office-for-national-statistics.html index 41553a7..48a4c7a 100644 --- a/docs/departments/office-for-national-statistics.html +++ b/docs/departments/office-for-national-statistics.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/public-health-scotland.html b/docs/departments/public-health-scotland.html index f857d3b..4e47458 100644 --- a/docs/departments/public-health-scotland.html +++ b/docs/departments/public-health-scotland.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/scottish-government-excl-agencies-.html b/docs/departments/scottish-government-excl-agencies-.html index 43794d1..1717e08 100644 --- a/docs/departments/scottish-government-excl-agencies-.html +++ b/docs/departments/scottish-government-excl-agencies-.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/uk-health-security-agency.html b/docs/departments/uk-health-security-agency.html index d52a016..f498b39 100644 --- a/docs/departments/uk-health-security-agency.html +++ b/docs/departments/uk-health-security-agency.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/departments/welsh-government.html b/docs/departments/welsh-government.html index 2ff91ed..7aacec1 100644 --- a/docs/departments/welsh-government.html +++ b/docs/departments/welsh-government.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/professions/data-scientists.html b/docs/professions/data-scientists.html index 5c52b01..82b24de 100644 --- a/docs/professions/data-scientists.html +++ b/docs/professions/data-scientists.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/professions/digital-and-data.html b/docs/professions/digital-and-data.html index 0987a6b..23bb349 100644 --- a/docs/professions/digital-and-data.html +++ b/docs/professions/digital-and-data.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/professions/government-actuarys-department.html b/docs/professions/government-actuarys-department.html index 9f2f96c..dfdde87 100644 --- a/docs/professions/government-actuarys-department.html +++ b/docs/professions/government-actuarys-department.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/professions/government-economic-service.html b/docs/professions/government-economic-service.html index 8d7ebd7..76bbcc4 100644 --- a/docs/professions/government-economic-service.html +++ b/docs/professions/government-economic-service.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/professions/government-geography.html b/docs/professions/government-geography.html index 665e9b3..4e41dc2 100644 --- a/docs/professions/government-geography.html +++ b/docs/professions/government-geography.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/professions/government-operational-research.html b/docs/professions/government-operational-research.html index 6315219..4552392 100644 --- a/docs/professions/government-operational-research.html +++ b/docs/professions/government-operational-research.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/professions/government-social-research.html b/docs/professions/government-social-research.html index bffee43..d1d2d9b 100644 --- a/docs/professions/government-social-research.html +++ b/docs/professions/government-social-research.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/professions/government-statician-group.html b/docs/professions/government-statician-group.html index b266ec7..f1e83d1 100644 --- a/docs/professions/government-statician-group.html +++ b/docs/professions/government-statician-group.html @@ -190,7 +190,7 @@

#coding-freq-table {display: none;}
@@ -229,7 +229,7 @@

- + @@ -265,7 +265,7 @@

What code is b #operations-table {display: none;}
@@ -320,7 +320,7 @@

What code is b

- + @@ -365,7 +365,7 @@

Access to coding to #access-table {display: none;}
@@ -452,7 +452,7 @@

Access to coding to

- + @@ -486,7 +486,7 @@

Coding tool knowledg #knowledge-table {display: none;}
@@ -573,7 +573,7 @@

Coding tool knowledg

- + @@ -615,7 +615,7 @@

Access to git

#git-access-table {display: none;}
@@ -646,7 +646,7 @@

Access to git

- + @@ -680,7 +680,7 @@

Git knowledge

#git-knowledge-table {display: none;}
@@ -711,7 +711,7 @@

Git knowledge

- + @@ -750,7 +750,7 @@

Good analys
@@ -912,7 +912,7 @@

Good analys #good-practices-table {display: none;}
@@ -1035,7 +1035,7 @@

Good analys

- +

@@ -1046,7 +1046,7 @@

Documentation

@@ -1076,7 +1076,7 @@

Documentation

#doc-table {display: none;}
@@ -1163,7 +1163,7 @@

Documentation

- +
@@ -1205,7 +1205,7 @@

Dependency Managemen #dependency-management-table {display: none;}
@@ -1236,7 +1236,7 @@

Dependency Managemen

- + @@ -1278,7 +1278,7 @@

Continuous integrat #ci-table {display: none;}
@@ -1309,7 +1309,7 @@

Continuous integrat

- + @@ -1351,7 +1351,7 @@

Reproducibl #rep-workflow-table {display: none;}
@@ -1382,7 +1382,7 @@

Reproducibl

- + @@ -1428,7 +1428,7 @@

Knowledge of RAP

#rap-knowledge-table {display: none;}
@@ -1467,7 +1467,7 @@

Knowledge of RAP

- + @@ -1502,7 +1502,7 @@

Knowledge of RAP #strategy-knowledge-table {display: none;}
@@ -1533,7 +1533,7 @@

Knowledge of RAP

- + @@ -1544,7 +1544,7 @@

Opinions on RAP

@@ -1574,7 +1574,7 @@

Opinions on RAP

#rap-opinions-table {display: none;}
@@ -1653,7 +1653,7 @@

Opinions on RAP

- +
@@ -1694,7 +1694,7 @@

RAP components

#rap-comp-table {display: none;}
@@ -1779,7 +1779,7 @@

RAP components

- + @@ -1813,7 +1813,7 @@

Basic RAP scores

#basic-rap-scores-table {display: none;}
@@ -1860,7 +1860,7 @@

Basic RAP scores

- + @@ -1894,7 +1894,7 @@

Advanced RAP scores
@@ -1945,7 +1945,7 @@

Advanced RAP scores

- + diff --git a/docs/search.json b/docs/search.json index 505bcd8..fb62e75 100644 --- a/docs/search.json +++ b/docs/search.json @@ -11,7 +11,7 @@ "href": "data_collection.html#sample-size-by-year", "title": "Data collection", "section": "Sample size by year", - "text": "Sample size by year\n\n\n\n \n \n Year \n ONS sample \n \n \n\n \n 2020 \n 1060 \n \n \n 2021 \n 912 \n \n \n 2022 \n 1322" + "text": "Sample size by year\n\n\n\n \n \n Year \n Sample \n \n \n\n \n 2020 \n 1060 \n \n \n 2021 \n 912 \n \n \n 2022 \n 1322" }, { "objectID": "data_collection.html#coding-frequency", diff --git a/docs/summary.html b/docs/summary.html index 0f85c16..91ab5bf 100644 --- a/docs/summary.html +++ b/docs/summary.html @@ -185,7 +185,7 @@

2022 data

#coding-freq-table {display: none;}
@@ -224,7 +224,7 @@

2022 data

- + @@ -258,7 +258,7 @@

Coding frequenc #code-freq-table {display: none;}
@@ -304,7 +304,7 @@

Coding frequenc

- + @@ -350,7 +350,7 @@