Lead Content Of Consumer Products Tested In King County, Washington
King County, Washington
@usgov.king_county_washington_lead_content_of_consumer_produc_570b34a4
King County, Washington
@usgov.king_county_washington_lead_content_of_consumer_produc_570b34a4
Public Health – Seattle & King County and the Hazardous Waste Management Program are providing data describing the lead content of consumer products. This data is collected from several sources, including community product testing events, in-home investigations of lead-poisoned children, and products purchased for testing for research projects. Data are presented using two types of testing methods: product screening using X-ray fluorescence (XRF) analysis and laboratory analysis. Because XRF screening can be conducted without destroying the object to be tested, this method was used to test products that could not be submitted to the laboratory for analysis. Examples of the types of products tested via XRF analysis include keys, jewelry, cookware, dishware, toys, and other essential or valuable items. However, it is important to note that XRF analysis is only a screening method that gives approximate results and may have high detection limits for some products. Although XRF analysis is very useful for identifying products that could contain relatively high lead levels, it cannot be used to compare lead results to regulatory limits or standards. Laboratory analysis is the “gold standard” for product testing. Laboratory analysis can theoretically achieve detection limits for lead in the part per billion (ppb) range, although the detection limits can be higher if not enough sample is provided for analysis and/or the sample is chemically very complex (causing “matrix interference”). Examples of the types of products tested via laboratory analysis include seasonings, cosmetics, candy, dietary supplements, and other items that can be destroyed for analysis. Laboratory results can be used to compare lead concentrations to regulatory limits or standards. Laboratory methods used to analyze consumer products for lead content include graphite furnace atomic absorption (GFAA), inductively coupled plasma mass spectrometry (ICP-MS), and inductively coupled plasma optical emission spectroscopy (ICP-OES). Technical notes:
Disclaimer: Staff collect information as it appears on product labels or as reported to staff during community events and investigations. Factors such as language barriers and terminology variations may result in misspelling and mislabeling of some products. The amount of lead found in a consumer product can also vary greatly because of variation
Organization: King County, Washington
Last updated: 2024-02-24T06:04:33.997621
Tags: consumer-products, lead, lead-content, testing
CREATE TABLE table_1 (
"year_tested" BIGINT,
"program" VARCHAR,
"data_source" VARCHAR,
"product_type" VARCHAR,
"product_name" VARCHAR,
"brand_name" VARCHAR,
"manufacturer" VARCHAR,
"made_in_country" VARCHAR,
"test_method" VARCHAR,
"qualifier" VARCHAR,
"lead_concentration_ppm" DOUBLE -- Lead Concentration (ppm)
);Anyone who has the link will be able to view this.