CINXE.COM
Office for National Statistics - Citizen Space
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" class="no-js"> <head> <base href="https://consultations.ons.gov.uk/"/> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Find and participate in consultations run by the Office for National Statistics"> <title> Office for National Statistics - Citizen Space </title> <link rel="stylesheet" href="/static_frontend/vendor/lato-2.015/fonts.css"> <link type="text/css" href="/static_frontend/vendor/dlb-public-ui/css/bootstrap.css" rel="stylesheet"> <link type="text/css" href="https://consultations.ons.gov.uk/static_frontend/vendor/dlb-public-ui/css/dlb-public-ui-compiled.css" rel="stylesheet"> <link type="text/css" href="https://consultations.ons.gov.uk/static_frontend/css/citizenspace.css" rel="stylesheet"> <!--Font Awesome--> <link type="text/css" href="/static_frontend/vendor/dlb-public-ui/libraries/font-awesome/css/font-awesome.min.css" rel="stylesheet" /> <!--/Font Awesome--> <script type="text/javascript"> var tr_auto_embed = true; </script> <!--jQuery --> <script type="text/javascript" src="/static_frontend/vendor/dlb-public-ui/libraries/jquery/jquery.min.js"></script> <!--/jQuery --> <script type="text/javascript" src="/static_frontend/js/fluid-resize.js?version=7.51.0"></script> <script type="text/javascript" src="/static_frontend/js/tr-safe-embed.js?version=7.51.0"></script> <script type="text/javascript" src="/static_frontend/js/text-truncate.js?version=7.51.0"></script> <script type="text/javascript" src="/static_frontend/js/tr-pdf.js?version=7.51.0"></script> <!-- Part of the Bootstrap 5 migration involves prefixing Bootstrap JS attributes with bs- This has been done in our codebase, but copy/pasted content such as fact banks may still have old attributes. Additionally, the admin UI is on Bootstrap 3 but is exposed to Bootstrap 5 when previewing pages. Shim these attributes to allow these to remain working. --> <script> const bootstrapEventShim = function() { document.querySelectorAll('[data-toggle]').forEach((el) => { let attrVal = el.dataset.toggle; el.dataset.bsToggle = attrVal; }); document.querySelectorAll('[data-target]').forEach((el) => { let attrVal = el.dataset.target; el.dataset.bsTarget = attrVal; }); } document.addEventListener("DOMContentLoaded", bootstrapEventShim); </script> <!-- Bootstrap JS Components --> <script src="/static_frontend/vendor/dlb-public-ui/libraries/bootstrap-5.3.1/dist/js/bootstrap.bundle.min.js"></script> <!-- Page-specific CSS and JS can go here --> <!-- Remove no-js class if scripts are enabled --> <script> document.documentElement.classList.remove('no-js') </script> <!-- Ensure collapsible content is displayed and misleading links are hidden if JS is disabled --> <noscript> <style> .collapse { display: block; } .show-when-no-js { display:block; } .hide-when-no-js { display:none; } </style> </noscript> </head> <body data-site-root="https://consultations.ons.gov.uk"> <div id="skip"> <a href="https://consultations.ons.gov.uk/#page-content">Skip to Main Content</a> </div> <script> jQuery(document).ready(function() { var options = {}; // used to disable the go button when the selected page is the current page var cur_page = jQuery("#preview-navigation-page-select").val() jQuery("#preview-navigation-page-select").change(function() { var page = jQuery(this).val(); var button = jQuery("#preview-navigation button"); if (page != "" && page != cur_page) { button.prop('disabled',false); } else { button.prop('disabled','disabled'); } }); jQuery("#preview-navigation button").click(function(event) { var page = jQuery("#preview-navigation-page-select").val(); var consultation_root = jQuery("#preview-navigation").data("consultation-root"); var survey_root = jQuery("#preview-navigation").data("survey-root"); var cookie_path = jQuery("#preview-navigation").data("cookie-path"); function set_state(state) { document.cookie="preview_state="+state+";path="+cookie_path+";"; } set_state("open"); if (page === "_hub") { window.location = survey_root; } else if (page == "_overview_open") { window.location = consultation_root; } else if (page == "_overview_closed") { set_state("closed"); window.location = consultation_root; } else if (page == "_overview_forthcoming") { set_state("forthcoming"); window.location = consultation_root; } else if (page == "_published_responses") { set_state("closed"); window.location = survey_root + "published_select_respondent"; } else if (page == "") { // No-op, shouldn't get here (hah..). } else { window.location = survey_root + page; } }); }); </script> <div id="global-wrapper"> <header id="global-nav" class="navbar navbar-default navbar-expand-md navbar-static-top dss-navbar"> <div class="container-fluid"> <div class="row flex-grow-1 py-2 pb-md-0 pt-lg-1"> <div class="mb-md-2 py-lg-1 col-md-8 "> <div class="navbar-header d-flex justify-content-between"> <div id="global-nav-main-heading"> <a id="global-nav-site-title" href="https://consultations.ons.gov.uk/"> <img src="https://consultations.ons.gov.uk/os-custom-logos/uksa-ons-logos-02.png" alt="UKSA-ONS logo" class="global-nav-logo ms-3 ms-md-0" /> </a> </div> <button class="navbar-toggler d-md-none align-self-center" data-bs-toggle="collapse" data-bs-target="#global-navbar-collapse" aria-expanded="false" aria-controls="global-navbar-collapse"> <span class="fa fa-caret-down"></span> <span>Menu</span> </button> </div> </div> <div id="cs-global-search-container-md" class="global-search-container d-none d-md-block align-self-center text-right py-lg-2"> <!-- Javascript puts the search form here for sm viewports --> <form id="cs-global-search" action="https://consultations.ons.gov.uk/consultation_finder/" method="GET"> <div role="search"> <label for="cs-global-search-input" class="visually-hidden">Search</label> <div class="input-group"> <input class="form-control" size="27" id="cs-global-search-input" type="text" name="keyword" placeholder="Search"/> <button class="btn btn-primary" aria-label="Search"><span class="fa fa-search"></span></button> </div> </div> </form> </div> <div class="w-100"></div> <div> <nav class="collapse navbar-collapse navbar-left px-3 px-md-0" id="global-navbar-collapse" aria-label="primary"> <div id="global-navbar-collapse-inner" class="py-2"> <div id="cs-global-search-container-xs" class="d-md-none"> <!-- Javascript puts the search form here for xs viewports --> </div> <ul class="cs-navbar-nav-list"> <li class="cs-navbar-nav-list-item"> <a class="cs-navbar-nav-link" href="/"> <span class="cs-navbar-nav-link-text">Home</span> </a> </li> <li class="cs-navbar-nav-list-item"> <a class="cs-navbar-nav-link" href="/consultation_finder/"> <span class="cs-navbar-nav-link-text">Find Activities</span> </a> </li> <li class="cs-navbar-nav-list-item"> <a class="cs-navbar-nav-link" href="/we_asked_you_said/"> <span class="cs-navbar-nav-link-text">We Asked, You Said, We Did</span> </a> </li> <li class="cs-navbar-nav-list-item"> <a class="cs-navbar-nav-link" href="/about/"> <span class="cs-navbar-nav-link-text">About</span> </a> </li> </ul> </div> </nav> </div> </div> </div> </header> <main id="page-content-wrapper"> <div id="page-content" tabindex="-1"> <div id="cs-page-hub_config"> <div class="cs-page-component-group " style=""> <section class="dss-rhino cs-page-component-container cs-banner-container" style=""> <div class="container-fluid"> <div class="cs-page-component cs-html-component"> <div class="row tiny-gutters cs-html-component-two-columns"> <div class="col-md-6"> <div class="cs-banner-inner cs-banner-inner-semi-transparent cs-html-component-left-column"> <h1>Welcome to Office for National Statistics consultations</h1> <p>Find and take part in consultations that interest you.</p> <p>You can find our open and closed consultations below, or you can <a href="consultation_finder/">search for a consultation by keyword or interest</a>.</p> <p>Details of consultations held before November 2016 can be found <a href="https://www.ons.gov.uk/aboutus/whatwedo/statistics/consultationsandsurveys/allconsultationsandsurveys/staticlist">here</a>.</p> <p>This is your chance to help us produce better statistics for the public good.</p> </div> </div> <div class="col-md-6"> <div class="row"> <div> <div class="cs-banner-inner cs-html-component-right-column" style=""> <h2 style="margin-top:0; font-size: 21.3px; line-height: 29.2875px;">Sign up for updates on consultations and participation activities</h2> <p><a href="https://public.govdelivery.com/accounts/UKONS/signup/23531">Sign up to our mailing list <span class="fa fa-chevron-right icon-space-left"></span></a></p> </div> </div> </div> <div class="row"> <div> <div class="cs-banner-inner cs-html-component-right-column" style="margin-top:2px"> <h2 style="margin-top:0; font-size: 21.3px; line-height: 29.2875px;">Find out more about the information we collect and hold</h2> <p><a href="https://consultations.ons.gov.uk/privacy_policy/">Read our Privacy Policy <span class="fa fa-chevron-right icon-space-left"></span></a></p> </div> </div> </div> </div> </div> </div> </div> </section> </div> <div class="cs-page-component-group " style=""> <section class="dss-rhino cs-page-component-container dss-rhino-2021-warm-light-grey" style=""> <div class="container-fluid"> <div class="cs-page-component cs-search-results-component-card cs-search-results-component-listing2"> <div class="cs-page-component-preamble"> <h2 class="cs-page-component-title cs-page-component-contrast" style="margin-top:0">Closed consultations and surveys</h2> </div> <ul class="list-unstyled" style="margin-bottom:0"> <li class="dss-card"> <div class="row"> <div class="col-md-9"> <h3><a class="unstyled" href="https://consultations.ons.gov.uk/external-affairs/uk-statistics-assembly/">UK Statistics Assembly: Call for contributions</a></h3> <p> The UK Statistics Authority, in partnership with the Royal Statistical Society, invites statistics users, producers and regulators to the inaugural UK Statistics Assembly.   The first Statistics Assembly seeks to bring together a diverse range of cross-sector views to advise on the UK’s... </p> </div> <div class="col-md-3"> <p class="cs-date-delta"> Closed 3 November 2024 </p> </div> </div> </li> <li class="dss-card"> <div class="row"> <div class="col-md-9"> <h3><a class="unstyled" href="https://consultations.ons.gov.uk/external-affairs/user-needs-from-cpi-microdata/">User needs from consumer price inflation item indices and price quote microdata</a></h3> <p> Consumer price inflation (CPI) is the rate at which the prices of goods and services bought by households rise or fall, estimated by using price indices. They are a crucial component for understanding the economy’s health. We publish our headline CPI statistics on a monthly basis,... </p> </div> <div class="col-md-3"> <p class="cs-date-delta"> Closed 23 October 2024 </p> </div> </div> </li> <li class="dss-card"> <div class="row"> <div class="col-md-9"> <h3><a class="unstyled" href="https://consultations.ons.gov.uk/external-affairs/birth-statistics-study/">Birth statistics study</a></h3> <p> The Office for National Statistics produces an annual summary of statistics on Births in England and Wales . This includes live births, stillbirths and fertility rates. We are currently reviewing our birth statistics and we would like to hear from a range of users to inform our... </p> </div> <div class="col-md-3"> <p class="cs-date-delta"> Closed 31 August 2024 </p> </div> </div> </li> </ul> <div class="row cs-page-component-contrast"> <div style="text-align:right"> <a href="https://consultations.ons.gov.uk/consultation_finder/?_collection=eyJzb3J0X29uIjogImljb25zdWx0YWJsZV9lbmRkYXRlIiwgInNvcnRfb3JkZXIiOiAiZGVzY2VuZGluZyIsICJzdCI6ICJjbG9zZWQiLCAiY29sbGVjdGlvbl90aXRsZSI6ICJDbG9zZWQgY29uc3VsdGF0aW9ucyBhbmQgc3VydmV5cyJ9%3A89841577b7b359451aa401c48a9efe848ddcdb9e14436402a0110c76b9f3fc6d#cs-finder-results-container" aria-label="See all closed consultations and surveys"> See all closed consultations and surveys </a> </div> </div> </div> </div> </section> </div> </div> </div> </main> </div> <footer id="configurable-footer-wrapper"> <div class="cs-page-component-group"> <section class="dss-rhino cs-page-component-container dss-rhino-footer" style=""> <div class="container-fluid"> <div class="cs-page-component cs-page-component-contrast"> <div class="row" id="global-footer"> <div id="citizen-space-footer-nav" class="col-12 col-md-8 order-1 order-md-2" role="navigation" aria-label="miscellaneous"> <ul class="list-inline"> <li id="nav-item-accessibility_policy" class="list-inline-item"><a href="https://consultations.ons.gov.uk/accessibility_policy/">Accessibility</a></li> <li id="nav-item-terms_and_conditions" class="list-inline-item"><a href="https://consultations.ons.gov.uk/terms_and_conditions/">Terms of Use</a></li> <li id="nav-item-cookie_policy" class="list-inline-item"><a href="https://consultations.ons.gov.uk/cookie_policy/">Cookies</a></li> <li id="nav-item-privacy_policy" class="list-inline-item"><a href="https://consultations.ons.gov.uk/privacy_policy/">Privacy</a></li> <li id="nav-item-support" class="list-inline-item"><a href="https://consultations.ons.gov.uk/support/">Help / feedback</a></li> </ul> </div> <div class="col-12 col-md-4 order-2 order-md-1"> <span id="citizen-space-footer-logo"> <a href="https://www.delib.net/citizen_space">Citizen Space</a> <span>from</span> <a href="https://www.delib.net">Delib</a> </span> </div> </div> </div> </div> </section> </div> </footer> <script type="text/javascript"> $(function() { // Skip to content workaround for absolute skip links jQuery('#skip a').bind("click", function(event) { var target = jQuery(this).attr('href').split('#')[1]; jQuery("#"+target+"").focus(); }); }); </script> <script type="text/javascript"> $(function() { // Global search var search_form = $("#cs-global-search"); var search_form_input = $("#cs-global-search-input"); // Scroll to search results on submit of global search form search_form.submit(function() { if (search_form_input.attr('placeholder') == search_form_input.val()) { search_form_input.val(''); } sessionStorage.setItem('saved-scrollTop', '500'); }); // Move the global search form into the appropriate container depending on viewport size function move_global_search_form() { // if global nav (and global search) are turned off, bail if(!search_form.length) { return; } var md_container = $("#cs-global-search-container-md"); var xs_container = $("#cs-global-search-container-xs"); // btw we can't test if xs_container is visible because it's hidden inside the burger menu if (md_container.is(":visible")) { if(!md_container.find("#cs-global-search").length) { md_container.append(search_form); } } else { if(!xs_container.find("#cs-global-search").length) { xs_container.append(search_form); } } } move_global_search_form(); $(window).resize(move_global_search_form); // Function to update the query string function updateQueryStringParameter(uri, key, value) { var re = new RegExp("([?&])" + key + "=.*?(&|$)", "i"); var separator = uri.indexOf('?') !== -1 ? "&" : "?"; if (uri.match(re)) { return uri.replace(re, '$1' + key + "=" + value + '$2'); } else { return uri + separator + key + "=" + value; } } // Event listener to detect changes in the large viewport language `select` var languageSelect = document.getElementById('language-picker-select'); if (languageSelect) { languageSelect.addEventListener('change', function() { var form = document.getElementById('global-language-picker'); form.submit(); }); } }); // a11y hax. There are some elements generated by the ol libraries that need some extra attributes for a11y. // Putting them here was preferable to overriding masses of ol code. $(window).on("load", function() { var zoomins = document.getElementsByClassName('ol-zoom-in'); for (let i=0; i<zoomins.length; i++) { zoomins[i].setAttribute('aria-label', 'Zoom in'); } var zoomouts = document.getElementsByClassName('ol-zoom-out'); for (let j=0; j<zoomouts.length; j++) { zoomouts[j].setAttribute('aria-label', 'Zoom out'); } var attributions = document.getElementsByClassName('ol-attribution'); for (let k=0; k<attributions.length; k++) { attributions[k].getElementsByTagName('button')[0].setAttribute('aria-label', 'Attribution'); } var recentre = document.getElementsByClassName('cs-zoom-to-extent'); for (let m=0; m<recentre.length; m++) { recentre[m].getElementsByTagName('button')[0].setAttribute('aria-label', 'Recentre map'); } var search = document.getElementsByClassName('cs-map-postcode-popup'); for (let m=0; m<search.length; m++) { search[m].getElementsByTagName('button')[0].setAttribute('aria-label', 'Go to a postcode'); } } ); </script> </body> </html>