Technological watch

Know more about hazardous chemicals in products – SCIP data published

ECHA/NR/21/22

You can now access data from the EU’s first public database of substances of very high concern in products, SCIP. It aims to allow consumers to make more informed purchasing choices and help waste operators to further develop the re-use of articles and the recycling of materials.

Helsinki, 14 September 2021 – Around 6 000 companies across the European Union have successfully complied with their new duty to notify ECHA about products containing substances of very high concern, SVHCs. The SCIP database now displays more than four million article notifications.

Based on the information submitted so far, the most commonly notified product categories in the database are:

  • machinery and their parts;
  • measuring instruments and their parts;
  • electronic equipment and their parts;
  • vehicles and their parts;
  • articles made of rubber; and
  • furniture.
The most common substances of very high concern in notifications are:

  • lead (e.g. in ball bearings, batteries);
  • lead monoxide (e.g. in lamps, vehicle parts);
  • lead titanium trioxide (e.g. in electric cookers);
  • silicid acid, lead salt (e.g. in lead crystalware, vehicle coatings); and
  • 1,6,7,8,9,14,15,16,17,17,18,18-Dodecachloropentacyclo[12.2.1.16,9.02,13.05,10]octadeca-7,15- diene, more commonly referred to as “Dechlorane PlusTM” (e.g. in paints, glues)
You can search the data by article name or brand, product category, type of material or the chemical name. The data will help consumers make informed choices by checking whether a product contains hazardous chemicals and reading its safe use instructions. Waste operators can use the data to increase the re-use of articles and further develop recycling processes. 

ECHA’s Executive Director, Bjorn Hansen says: “Today’s launch improves access to information on hazardous chemicals in articles on the EU market. It will help to track products containing substances of very high concern until they reach the waste stage, supporting the goals of a circular economy. We encourage everyone to get familiar with the database and use it.”

Virginijus Sinkevi?ius, EU Commissioner for Environment, Oceans and Fisheries, says:

“The launch of the database is a true milestone in bringing transparency about chemicals of concern in products. This wealth of information will be of great value to all, especially consumers, waste operators, and policy-makers. It will enhance the delivery of safe and clean products and secondary materials, fully in line with the priorities on re-use and recycling defined in the EU waste legislation. Thanks to all the companies that promptly submitted information, making the database work. This is a key step in implementing deliverables of the European Green Deal, notably our action plans on circular economy and zero pollution, and our Chemicals Strategy for Sustainability.”

All companies placing articles containing substances of very high concern on the EU market have to notify them to the database. To help companies with this duty, ECHA has developed several guidance documents and tools.

Background

Companies supplying articles that contain substances of very high concern, SVHCs, on the REACH Candidate List have to notify these to ECHA. The requirement concerns articles on the EU market that contain more than 0.1 % weight by weight of SVHCs. The obligation came into force on 5 January 2021 and is based on the EU Waste Framework Directive as revised in 2018.

The notifications are stored in the Substances of Concern in Products (SCIP) database, which ensures that the information is publicly available throughout the whole lifecycle of products and materials, including the waste stage.

SCIP provides all the technical data from companies allowing the safe use and improved re-use and recycling of the article. This includes: information to identify the article, instructions on how to use it safely, the substance of very high concern, its location, and the type of material in which it is contained.

At the moment, the database contains over four million article notifications. This number counts duplicate notifications for the same article that were made by several actors in the EU supply chains, as well as notifications made for more than one article. Therefore, ECHA does not have an estimation for the exact number of different articles in the database.

 

Further information View » Legislation
  • Consultations
  • Information on Chemicals
  • Support European Chemicals Agency

    Telakkakatu 6, P.O. Box 400, FI-00121 Helsinki, Finland Follow us

    • how we use cookies.

      // AUI().use('cookie', function(A) {(function() {var $ = AUI.$;var _ = AUI._; AUI().ready( function() { initializeCookieNotification(); initializeExplorerWarning(); } ); setNotificationCookie = function() { setCustomCookie("CookieNotification","echa_cookie","/","30"); $("#CookieNotification").slideUp(); } function initializeExplorerWarning() { var explorerOutdatedWarningDiv = A.one('.explorer-outdated-warning'); var version = getExplorerVersion(); if((version= tobj.time){ tobj.time = (progress > tobj.time) ? progress + _delay - (progress - tobj.time) : progress + _delay - 1; if(tobj.time < progress + 1){tobj.time = progress + 1; } } if(tobj.time < duration){tobj.id = _request(_step); } } function _tween() { if(duration > 0){ tobj.currVal = _ease(tobj.time,from,diff,duration,easing); elStyle[prop] = Math.round(tobj.currVal) + "px"; }else{ elStyle[prop] = to + "px"; } } function _startTween(){ _delay = 1000 / 60; tobj.time = progress + _delay; _request = (!window.requestAnimationFrame) ? function(f){_tween(); return setTimeout(f,0.01);} : window.requestAnimationFrame; tobj.id = _request(_step); } function _cancelTween() { if(tobj.id == null) { return; } if(!window.requestAnimationFrame) { clearTimeout(tobj.id); } else { window.cancelAnimationFrame(tobj.id);} tobj.id = null; } function _ease(t, b, c, d, type) { var ts = (t /= d) * t, tc = ts * t; return b + c * (0.499999999999997 * tc * ts + -2.5 * ts * ts + 5.5 * tc + -6.5 * ts + 4 * t); } function _getTime(){ if(window.performance && window.performance.now){ return window.performance.now(); }else{ if(window.performance && window.performance.webkitNow){ return window.performance.webkitNow(); }else{ if(Date.now){return Date.now(); } else {return new Date().getTime(); } } } } }, _initHotSpots = function(){ var content, direction, position, mHeight, mWidth, contentSize = {}; function setSpotContentPosition(element){ var $content, self, elOffset = {}; $content = element.find('.hot-spot-article'); if($content.length < 1) return; direction = '; content = $content.get(0); self = element.get(0); contentSize.width = $content.width(); contentSize.height = $content.height(); mHeight = $map.height(); mWidth = $map.width(); elOffset = element.offset(); position = element.position(); if ((elOffset.top - mapOffset.top) > (mHeight / 2) ){ setVerticalDirection('toBottom'); } else{ setVerticalDirection('toTop'); } if (elOffset.left > (mWidth / 2)){ // too close to the right side of the screen on mobile if(mWidth < autoHotspotPositionScreen && position.left < contentSize.width){ setHorizontalDirection('toLeft'); }else{ setHorizontalDirection('toRight'); } }else{ // too close to the left side of the screen on mobile if(mWidth < autoHotspotPositionScreen && (imgW - mWidth) < position.left){ setHorizontalDirection('toRight'); }else{ setHorizontalDirection('toLeft'); } } if($(window).width() < autoHotspotPositionScreen){ setPosition(direction, position, elOffset, contentSize); } } function setVerticalDirection(side){ if(side === 'toTop'){ content.style.bottom = null; content.style.top = mHeight - position.top > contentSize.height + 15 ? "50%" : "-" + ( contentSize.height + 15 - (mHeight - position.top)) + 'px'; direction += 'top'; }else{ content.style.top = null; content.style.bottom = position.top > contentSize.height + 15 ? "50%" : "-" + (contentSize.height + 15 - position.top) + 'px'; direction += 'bottom'; } } function setHorizontalDirection(side){ if(side === 'toRight'){ content.style.left = null; content.style.right = "50%"; direction += '##right'; }else{ content.style.right = null; content.style.left = "50%"; direction += '##left'; } } function setPosition(direction, position, offsets, contentSize){ var contH = $map.height(), contW = $map.width(), imgH = $image.outerHeight(true), imgW = $image.outerWidth(true), x, y, moveX, moveY; if(~direction.indexOf('top')){ moveY = Math.round((imgH - contH) * (position.top / contH)) + 15; y = (moveY) < imgH - contH ? moveY : imgH - contH; }else{ moveY = Math.round((imgH - contH) * (position.top / contH)) - contentSize.height - (contH - offsets.top - $map.offset().top); y = (moveY) > 0 ? moveY : 0; } if(~direction.indexOf('left')){ x = position.left > 0 ? position.left : 0; }else{ moveX = position.left - contentSize.width ; x = moveX 0){ // check on device touch, if(pageY < cont.height() && pageY > 0){ // if cursor is out of the frame var x = prevPage.x - pageX; var y = prevPage.y - pageY; prevPage.x = pageX; prevPage.y = pageY; dest[0] = dest[0] + y; dest[1] = dest[1] + x; if(dest[1] > 0){ if(dest[1] > maxW){ dest[1] = maxW; } }else{ dest[1] = 0; } if(dest[0] > 0){ if(dest[0] > maxH){ dest[0] = maxH; } }else{ dest[0] = 0; } } } }) .on('touchstart',function(e){ //e.preventDefault(); touchmoved = true; isTouch = e.type.indexOf("touch") !== -1, isPointer = e.type.indexOf("pointer") !== -1, evt = isPointer ? e.originalEvent : isTouch ? e.originalEvent.touches[0] || e.originalEvent.changedTouches[0] : e; prevPage.y = evt.pageY; prevPage.x = evt.pageX; }) .on('touchend',function(e){ touchmoved = false; }) $('.js-spot').on("click",function(e){ lastDest = dest; dest = null; }); $(window).on("resize",function(){ clearTimeout(resizeTimeout); resizeTimeout = setTimeout(function(){ _setAspectRatio(); _centralize(); _initCenterContainer(); $('.opened','.hotspots-list').removeClass('opened'); }, 100); }); //if(!isTouch){ //panning animation 60FPS if(timer) clearInterval(timer); timer=setInterval(function(){ if(!dest) return; _tweenTo($this[0],"top", -dest[0], speed); _tweenTo($this[0],"left", -dest[1], speed); },16.6); //} }); } $(document).ready(function(){ $('html').click(function(event) { if(!$(event.target).closest('.js-spot').length) { $('.opened','.hotspots-list').removeClass('opened'); } }); }); })(jQuery); } function initHeader(){ var $wrapper = $('#header'), $pageContent = $('.page-content'), height; if($wrapper.length < 1 || $pageContent.length < 1) return; height = $wrapper.height(); $pageContent.css('padding-top',height); var resizeTimeout; $(window).on("resize",function(){ clearTimeout(resizeTimeout); resizeTimeout = setTimeout(function(){ height = $wrapper.height(); $pageContent.css('padding-top',height); }, 100); }); } function resizeHotspotsImage(){ var $hotspotsMap = $(".map-image-container"); if($hotspotsMap.length > 0){ $hotspotsMap.get(0).resize(); } } function panHotspotsImage(){ var $hotspotsMap = $(".map-image-container"); if($hotspotsMap.length > 0){ $hotspotsMap.imagePanning(); } } function popupClose(){ setTimeout(function(){ initHeader();resizeHotspotsImage(); },425); } })();});// $(document).ready(function() { var textContainer = $('.showMoreLessParagraphWrapper'); textContainer.each(function(index, obj) { initializeShowHideText($(this)); }); }); function initializeShowHideText(textContainer){ var moreLink=' '+ '+ ' '+ '; textContainer.append(moreLink); var moreLinkWrapper = textContainer.find('#moreLinkWrapper'); var limitChars=textContainer.data("limit-chars"); var limitReached = false; var totalChars = 0; var indexParagraphReached = 0; var moreLinkAdded = false; textContainer.find('p').each(function(index, obj) { if($(this).is('p')){ var pText = $.trim($(this).text().toString()); totalChars += pText.length; if(!limitReached && (totalChars > limitChars)) { limitReached = true; indexParagraphReached = index; var currentLimit = limitChars - (totalChars - pText.length); //Get the entire word, and hide the all the text after it var newLimitFullWords = pText.substring(currentLimit-1).indexOf(" ", 0); newLimitFullWords = newLimitFullWords + currentLimit; if(newLimitFullWords>currentLimit){ var part1 = pText.substring(0, newLimitFullWords); var part2 = pText.substring(newLimitFullWords); var newText = part1 + "" + part2 + ""; $(this).html(newText); moreLinkAdded = true; } } } if(limitReached && index>indexParagraphReached){ $(this).addClass("showHideText hiddenText"); } if(limitReached && !moreLinkAdded){ $(this).append(""); moreLinkAdded = true; } }); if(limitReached){ //Add the moreLink element to the spacific paragraph var moreLinkContainer = textContainer.find("#moreLinkContainer"); moreLinkContainer.html( moreLinkWrapper.html() ); } textContainer.removeClass("aui-helper-hidden"); showHideTextOnWebContentNew(textContainer); } function showHideTextOnWebContentNew(textContainer){ var moreLinkContainer = textContainer.find("#moreLinkContainer"); var moreLinkContainerExpanded = textContainer.find("#moreLinkContainerExpanded"); textContainer.delegate("a.aboutMore", "click",function(){ var moreLink = $(this); if(!moreLink.hasClass("isTriggered")){ moreLink.addClass("isTriggered"); textContainer.find(".showHideText").removeClass("hiddenText"); moreLink.attr('rel', moreLink.attr('title')); moreLink.attr('title', '); moreLink.appendTo(moreLinkContainerExpanded); moreLinkContainer.find('a.aboutMore').remove(); }else{ moreLink.removeClass("isTriggered"); textContainer.find(".showHideText").addClass("hiddenText"); moreLink.attr('title', moreLink.attr('rel')); moreLink.appendTo(moreLinkContainer); moreLinkContainerExpanded.find('a.aboutMore').remove(); } }); }// AUI().use('aui-toggler', function(A) {(function() {var $ = AUI.$;var _ = AUI._; function migratePanels(item){ console.log('migratePanels ext'); titleBar=item.one('.lfr-panel-titlebar'); panelContent=item.one('.lfr-panel-content'); if(titleBar && panelContent){ transformPanelClasses(item,titleBar,panelContent); panelContent.all('.echa-panel').each( function(item, index, collection) { titleBarNested=item.one('.lfr-panel-titlebar'); panelContentNested=item.one('.lfr-panel-content'); if(titleBarNested && panelContentNested){ transformPanelClasses(item,titleBarNested,panelContentNested); panelContentNested.html('+panelContentNested.html()+'); } }); panelContent.html('+panelContent.html()+'); } } function transformPanelClasses(item,titleBar,panelContent){ item.removeClass('lfr-collapsible'); item.removeClass('lfr-collapsed'); item.replaceClass('lfr-extended','lfr-panel-extended'); item.addClass('accordion-group'); titleBar.removeClass('lfr-panel-titlebar'); titleBar.addClass('accordion-heading'); titleBar.addClass('toggler-header'); titleBar.addClass('toggler-header-collapsed'); panelTitle=titleBar.one('.lfr-panel-title'); if(panelTitle){ panelTitle.removeClass('.lfr-panel-title') panelTitle.addClass('accordion-toggle'); spanTitle=panelTitle.one('span'); if(spanTitle){ spanTitle.addClass('title-text'); } } panelContent.removeClass('lfr-panel-content') panelContent.addClass('toggler-content'); panelContent.addClass('toggler-content-collapsed');} AUI().ready(function(A) { var panelDivs = A.all('.echa-panel'); panelDivs.each( function(item, index, collection) { migratePanels(item); } );});})();});// // AUI().ready(function(A) { });// // AUI().use('aui-base', 'querystring-parse', function(A) {(function() {var $ = AUI.$;var _ = AUI._;AUI().ready(function(A) { var locationSearch = window.location.search; var locationSearchIndex = locationSearch.indexOf('?'); if (locationSearchIndex >= 0 && locationSearch.length > 1) { locationSearch = locationSearch.substring(locationSearchIndex + 1); var queryParams = A.QueryString.parse(locationSearch); if (queryParams.panel) { A.all('#' + queryParams.panel + '.echa-panel > .toggler-header').replaceClass('toggler-header-collapsed', 'toggler-header-expanded'); A.all('#' + queryParams.panel + '.echa-panel > .toggler-content').replaceClass('toggler-content-collapsed', 'toggler-content-expanded'); } }});})();});// // AUI().use( 'aui-base', function(A) { var frameElement = window.frameElement; if (frameElement && frameElement.getAttribute('id') === 'simulationDeviceIframe') { A.getBody().addClass('lfr-has-simulation-panel'); } } ); // // Liferay.Loader.require('frontend-js-tooltip-support-web@2.0.4/index', function(frontendJsTooltipSupportWeb204Index) {(function(){var TooltipSupport = frontendJsTo
  • Publication date: 14/09/2021

    ECHA

    This project has been co-funded with the support of the LIFE financial instrument of the European Union [LIFE17 ENV/ES/000438] Life programme

    The website reflects only the author's view. The Commission is not responsible for any use thay may be made of the information it contains.
    Last update: 2022-01-31