Datadory notebook
Doe Appliance Certification Database Search Data: Dataset Structure and Field Coverage
Datadory delivers doe appliance certification database search data covering comprehensive field definitions, entity mappings, and historical time series — structured for direct analytics and delivered on demand.
1,744 datasets. Pick your catch.
What does the DOE appliance certification database actually contain?
The searchable asset is the CCMS Compliance Certification Database, published by the US Department of Energy alongside the efficiency standards and test procedures the Appliance and Equipment Standards Program administers across more than 70 regulated products. Datadory catalogs it as the DOE Appliance and Equipment Standards Program and scores it 9 out of 10 on its rubric.
Scale is the headline. A live count returned 4,657,149 certified basic-model records across 73 product groups, ranging from hundreds of rows in small groups to 15,357 for residential refrigerators, refrigerator-freezers and freezers. Granularity is strict: one record per certified basic model, with product-group-specific attribute sets, so a refrigerator row answers different fields than a clothes washer row. Pinning the right product group before you type anything else is what separates a working lookup from a false negative.
Legal status matters as much as scale. Every value is a manufacturer representation that DOE republishes; the agency makes no warranty of accuracy and states that the public database has no legal significance, because regulatory compliance is established when the manufacturer submits the certification in CCMS under 10 CFR Part 429, not when DOE displays it. Read a hit as documented certification, and read a miss as a coverage question first - the twelve-month window below explains why - before treating it as evidence of anything.
How do you check whether a specific model is certified?
A repeatable model-level check looks like this:
- Pin the product group. The database organizes every record into 73 product groups - refrigeration, laundry, dishwashing, cooking, room air conditioning and the rest of the federally regulated set. Searching the wrong group is the most common reason a model you know is on the market appears to be missing.
- Read the rating plate for the basic model number. The record unit is the certified basic model rather than the marketing SKU, so the basic model designation printed on the plate is the string that resolves cleanly.
- Validate against the group's own attribute set. Fields are product-group specific, so check the energy-use and capacity figures defined for that group instead of assuming one universal column layout across all 73 groups.
How does the DOE database differ from ENERGY STAR certified-model lists?
The two US registries sit at different tiers, and their record counts make the split visible.
ENERGY STAR Certified Products & Datasets (Socrata) is the EPA's voluntary tier above the federal standard: roughly 90 Socrata datasets refreshed daily, exported as CSV or Excel without registration or pulled through an open REST API, counting 4,759 certified residential refrigerator models, 753 dishwashers, 663 clothes dryers, 665 freezers, 550 dehumidifiers, 463 room ACs, 401 clothes washers and 237 room air cleaners.
The DOE CCMS database is the compliance floor beneath it: 4,657,149 records across 73 product groups covering every federally regulated basic model regardless of efficiency tier, refreshed weekly rather than daily. Set the two refrigerator numbers side by side - 15,357 certified basic models in DOE's refrigeration group versus 4,759 certified-efficient residential refrigerator models at ENERGY STAR - and you are looking at the label premium made visible: the difference between may legally be sold and earns the label.
Both sources are free and commercial delivery terms, so the practical answer is to run both: confirm sale legality in CCMS, then flag the efficient subset from ENERGY STAR and join on brand and model. The field-by-field trade-offs sit on the dedicated page comparing ENERGY STAR certified products with the DOE standards database.
When do EPREL, RECS or AHAM shipments answer the question better?
Three neighbors in Datadory's 14-dataset household-appliances slice take over where a US certification lookup stops.
European models. EU EPREL - European Product Registry for Energy Labelling registers every energy-labelled model on the EU market across all 33 product groups - 55,757 refrigerating appliances, 23,178 washing machines and 32,523 air conditioners - through a free JSON API once you email a digitally signed declaration for an access key. The Commission targets 95% monthly API availability and permits commercial reuse with attribution.
Ownership questions. EIA Residential Energy Consumption Survey (RECS) 2020 - Appliances Tables (HC3.x) quantifies how many US households own each product across tables HC3.1-HC3.9, backed by a public microdata file of 18,496 households by 799 columns with state identifiers and prior waves back to 1993.
Where to go next
The DOE appliance certification database search settles one question - may this basic model legally be sold in the United States - and settles it for free, at model level, across 4.6 million records. Everything else hangs off that answer.
| Attribute | DOE CCMS Compliance Certification Database | ENERGY STAR Certified Products & Datasets (Socrata) | EU EPREL |
|---|---|---|---|
| Scope | Every federally regulated basic model marketed in the US | Voluntary above-standard tier, US and Canada | Every energy-labelled model placed on the EU market |
| Records | 4,657,149 certified basic-model records across 73 product groups | ~90 Socrata datasets; 4,759 certified residential refrigerator models | 33 product groups; 55,757 refrigerating appliances, 23,178 washing machines |
Pick up where this leaves off
Every one of these ships with sample rows before you commit to anything.
DOE Appliance and Equipment Standards Program
ENERGY STAR Certified Products & Datasets (Socrata)
pd_id · brand_name · model_number …+9 more
EU EPREL — European Product Registry for Energy Labelling
eprelRegistrationNumber · supplierOrTrademark · modelIdentifier …+15 more
EIA Residential Energy Consumption Survey (RECS) 2020 - Appliances Tables (HC3.x)
DOEID
AHAM Industry Data & the AHAM Verifide Certified Directory
brandName · modelNumber · smokeCADR …+3 more
Want rows instead of a pitch? Name the datasets.
API, files, or your warehouse. Daily, weekly, or hourly.
Get a sampleQuestions worth asking
Why is an older appliance model missing from the DOE database?
Because the public view is a rolling one-year window: only certifications for current basic models submitted within the past year are displayed, refreshed approximately every two weeks. Discontinued models fall out, and historical snapshots are not offered, so longitudinal checks need recurring pulls accumulated on your side. Absence is not proof a model was never certified.