content_purpose_supergroup: name: "Content Purpose Supergroup" description: "These are the new supergroups that came out of the research from the JTBD framework in Q4 by the navigation team and are used in the topic pages." default: other items: - id: news_and_communications subgroups: - updates_and_alerts - news - speeches_and_statements - decisions - id: guidance_and_regulation subgroups: - guidance - regulation - business_support - id: services subgroups: - transactions - id: policy_and_engagement subgroups: - policy - consultations - id: research_and_statistics subgroups: - research - statistics - id: transparency subgroups: - incidents - freedom_of_information_releases - transparency_data documentation : | These are the grouping that the navigation team came up with as a result of an investigation done using the "Jobs to be Done" framework in Q4. There are 5 high level Content Purpose Supergroups which each group together some Content Purpose Subgroups. More information about the JTBD framework and the supergroups can be found on the [GovUK wiki](https://gov-uk.atlassian.net/wiki/spaces/GFED/pages/305201156/Document+type+groupings) The list of which document types are grouped by both supergroups and subgroups can be found in the [supertypes.yml](https://github.com/alphagov/govuk_document_types/blob/master/data/supertypes.yml) file. The list of the subgroups grouped by supergroup are in the file [supergroups.yml](https://github.com/alphagov/govuk_document_types/blob/master/data/supergroups.yml). If you want to make a change to the `document_type` groupings in the sub or supergroups, you must make the relevant change in both groups and both files to make sure there are no discrepancies between the groups. To make sure that your changes were correct, run the data linting tests in [data_lint_spec.rb](https://github.com/alphagov/govuk_document_types/blob/master/spec/data_lint_spec.rb).