Datadory notebook
Eu Energy Label Dataset Integration Key Data: Dataset Structure and Field Coverage
Datadory delivers eu energy label dataset integration key 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 is the EU energy label dataset integration key?
The key is a credential for EU EPREL - European Product Registry for Energy Labelling, the European Commission's mandatory registry of every energy-labelled model placed on the EU market. Suppliers must register before placing a product on sale, which makes EPREL the authoritative EU-wide master list of regulated models: 33 product groups spanning household appliances (washing machines, washer-dryers, dishwashers, household refrigerating appliances, tumble dryers, domestic ovens, range hoods, air conditioners, lamps, electronic displays), heating products, tyres and smartphones.
Coverage at verification was substantial in every major group: 55,757 refrigerating appliances (2019 group), 32,523 air conditioners, 27,231 domestic ovens, 23,178 household washing machines and 14,227 dishwashers observed live. Each record carries eprelRegistrationNumber, supplierOrTrademark, modelIdentifier, energyClass on the rescaled A-G scale, energyEfficiencyIndex, per-cycle consumption figures (energyConsPer100Cycle, energyConsPerCycle), capacity, dimensions, noise class, market availability dates and EU-representative contact details.
On Datadory's 10-point rubric the source scores 9, against a catalog-wide average of 7.81 across all 1,744 datasets. It is one of only four official-API sources among the 14 primary household-appliances datasets Datadory catalogs.
How do you request an EPREL public integration key, step by step?
The issuance flow is administrative rather than technical - five steps, and none of them involves payment:
Is the integration key required for every route into EPREL?
No - the key matters for sustained programmatic use, while three lighter routes work without it. The distinction decides what you can ship before your declaration clears:
Which fields justify the key exchange for an EU label comparison tool?
A comparison product needs the label arithmetic plus the identifiers that make rows joinable, and EPREL ships both as first-class fields:
- Label core:
energyClass(for example A),energyClassRange(the scale variant such as A_G for rescaled labels), andenergyEfficiencyIndex(52 on the verified sample row) - the index from which the class is derived. - Consumption:
energyConsPer100Cycle(48 kWh on washing machines, washer-dryers and dishwashers) andenergyConsPerCycle(0.473 kWh), pluswaterConsper cycle. - Capacity and physics:
ratedCapacity(8 kg laundry or place settings),spinSpeedRated(1,360 rpm),moistureRated(44% remaining moisture) andprogrammeDurationRated(218 minutes). - Identity and lifecycle:
eprelRegistrationNumber(352460),implementingAct(EU_2019_2014),onMarketStartDate,firstPublicationDateand registrationstatus. - Market scope:
modelAvailabilityInCountries, which carries ISO codes includingXIfor Northern Ireland - the post-Brexit flag that tells you whether a registered model may appear in the UK market.
Field definitions are recorded as verified in Datadory's catalog, one of the 85.7% of catalog-wide datasets with confirmed field semantics. The sample row behind those numbers is LG Electronics GC3V708S2, registration 352460, an 8 kg A-class free-standing washer.
Where does EPREL sit beside the US registries and Topten.eu?
The declared-versus-measured split is the one worth designing around: EPREL publishes what suppliers declare under the label rules, Pecan Street publishes what meters record in real homes, and Topten sits between them as an editorial filter on the declared universe. That head-to-head is worked through on the dedicated vs Pecan Street Dataport - High-Resolution Household Energy & Water comparison.
Who puts the EPREL key to work?
Three workflows recur among the teams that clear the declaration step:
Researchers extend the same registry into energy analysis. DESNZ's Energy Consumption in the UK (ECUK) publication tracks domestic appliance end uses annually from 1970 under OGL v3.0, and CEDA's UK-DALE archive supplies ~6 s appliance-level power for five London homes under commercial delivery terms-4.0 - measured consumption against which declared label figures can be sanity-checked. The recipes run on the market researchers page for sizing workflows and on the industry hub for the full stack.
| Route | Key needed | Limits |
|---|---|---|
| Public search UI | No | Angular app; filter by brand, model identifier, GTIN, energy class |
| Generated energy labels | No | SVG per registration number from the /labels/ path |
| CSV export | No | Captcha-gated; capped at 1,000 records per query |
Pick up where this leaves off
Every one of these ships with sample rows before you commit to anything.
EU EPREL — European Product Registry for Energy Labelling
eprelRegistrationNumber · supplierOrTrademark · modelIdentifier …+15 more
ENERGY STAR Certified Products & Datasets (Socrata)
pd_id · brand_name · model_number …+9 more
Want rows instead of a pitch? Name the datasets.
API, files, or your warehouse. Daily, weekly, or hourly.
Get a sampleQuestions worth asking
Can I access EPREL without an integration key?
Yes, within limits. GET /api/product-groups lists all 33 groups keylessly, paginated search runs at /api/products/{url_code} with a site Referer header, single models resolve by registration number, and CSV export is captcha-gated at 1,000 records per query. Sustained programmatic use is what the key is for.
What data does the EPREL energy label API return?
One record per registered model with eprelRegistrationNumber, supplierOrTrademark, modelIdentifier, energyClass and energyEfficiencyIndex, per-cycle consumption, capacity, dimensions, noise class, market availability dates and country availability codes. Verified counts include 55,757 refrigerating appliances and 23,178 washing machines across 33 product groups.