ENERGY STAR Product Records — EPA Certified Products
Pricing
from $33.50 / 1,000 product records
ENERGY STAR Product Records — EPA Certified Products
Keyless, pay-per-record EPA ENERGY STAR certified-product data. One row per product — program category, product type, brand, model, UPC, ENERGY STAR identifier, Most Efficient flag. Public domain; product grain, no person data; crawl-delay honored.
Pricing
from $33.50 / 1,000 product records
Rating
0.0
(0)
Developer
NexGen Signal
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
16 hours ago
Last modified
Categories
Share
Keyless. Pay per record. Every ENERGY STAR certified product, as a clean product table.
This actor turns the U.S. EPA ENERGY STAR certified-product database into clean, per-product records — the official list of products that carry the ENERGY STAR mark. Each run reads the EPA's keyless open-data service and delivers one row per certified product: the program category and product type, the brand and model, the UPC, the ENERGY STAR model identifier, and whether it meets the ENERGY STAR Most Efficient criteria. Product/manufacturer grain, structured for engineering use, in the public domain, with no personal data of any kind.
What this is, in one paragraph
The EPA certifies products — appliances, electronics, HVAC, commercial equipment — that meet ENERGY STAR efficiency criteria, and publishes the certified list as open data. This actor reads that list and flattens each certified product into a single analysis-ready record: which category and product type it belongs to, its brand and model name and number, its UPC, its ENERGY STAR model identifier, and whether it clears the higher ENERGY STAR Most Efficient bar. It is the certified-product reference that procurement, retail, and sustainability systems build on. Values are exactly as the EPA publishes them. You are billed only for records actually delivered.
Who buys this and for what job
- Procurement and facilities teams verifying that a product model is ENERGY STAR certified before purchase, at scale, as clean rows.
- Retail, e-commerce, and product-catalog systems tagging listings with certification status and Most Efficient flags.
- Sustainability, ESG, and rebate-program tools matching products to certification for incentive eligibility and reporting.
- Data engineers who want the certified-product table without paging the open-data API and reshaping it by hand.
Public-domain data — free commercial reuse
Two honesty riders travel on every record. First, licensing: ENERGY STAR certified-product data is published by the U.S. EPA — a work of the US federal government, no copyright, public domain under 17 U.S.C. §105 — free to reuse, including commercially, with attribution to the EPA ENERGY STAR program. ENERGY STAR is a registered trademark of the U.S. EPA. Second, fitness: certification reflects the product model as listed by the EPA; verify the live ENERGY STAR database before relying on a certification for a compliance, rebate, or procurement decision.
Product grain — no person data
This actor works at product/manufacturer grain: the unit of every record is a certified product. The source carries no natural-person fields — brand and model are product attributes, not people — and this actor emits none. A person-key guard runs on every record as a pure backstop, and the acceptance suite feeds a deliberately person-shaped row and asserts none of it can ever appear in output.
Binding crawl-delay
The source host publishes a robots directive with Crawl-delay: 1. This actor honors it as a binding pacing rider in code — it waits at least one second between page requests, every run, regardless of speed pressure. Politeness to the source is enforced structurally, not left to chance.
Pricing
| Event | Free plan | Bronze | Silver | Gold / Platinum / Diamond |
|---|---|---|---|---|
product_record | $0.05 | $0.045 | $0.04 | $0.0335 |
Delivered before charged. Blocked runs and empty results cost nothing.
Input
| Field | Type | Default | Description |
|---|---|---|---|
categoryContains | string | — | Optional. Keep only products whose program category contains this text (e.g. Heat Pumps, Refrigerators). |
brandContains | string | — | Optional. Keep only products whose brand name contains this text. |
mostEfficientOnly | boolean | false | Keep only products meeting the ENERGY STAR Most Efficient criteria. |
maxRecords | integer | 500 | Ceiling on records delivered and billed. |
Output
One JSON object per certified product. Real example (values as published by the EPA):
{"record_id": "2208190","pd_id": "2208190","product_program_category": "Consumer Refrigeration Products","product_type": "Refrigerators or Refrigerator-Freezers","brand_name": "Whirlpool","model_name": "WRB329DMB*","model_number": "WRB329DMB*","upc": "883049379...","energy_star_model_identifier": "ES_...","meets_most_efficient_criteria": false,"source": "U.S. EPA ENERGY STAR certified products","licence": "U.S. EPA ENERGY STAR ... public domain (17 U.S.C. §105) ...","attribution": "Source: U.S. EPA ENERGY STAR certified products (data.energystar.gov) ...","disclaimer": "ENERGY STAR certified-product attributes ... product/manufacturer grain — no natural-person data ...","observed_at": "2026-08-21T00:00:00Z"}
An unbilled RUN_RECEIPT records the robots check and honored crawl-delay, the filters, rows seen and delivered, and whether charged equals delivered.
Field reference
Each record is one certified product. Identity: record_id / pd_id, brand_name, model_name, model_number, upc, and energy_star_model_identifier. Classification: product_program_category and product_type. Certification: meets_most_efficient_criteria (true / false). Provenance: source, source_url, licence, attribution, disclaimer, and observed_at.
How a run works
A run first re-reads the source host's robots posture from your runtime — the EPA ENERGY STAR open-data host — confirms the certified-product resource is allowed, and reads the published Crawl-delay to pace itself. It then pages the certified-product resource, pushing your optional category, brand, and Most-Efficient filters into the query so the dataset is bounded server-side, and flattens each product to one record — reading only product and classification fields, never anything person-shaped — delivered before it is charged, so a blocked or empty run costs you nothing. Between pages it waits the honored crawl-delay. The actor stops at your maxRecords ceiling and records charge_equals_delivered and the honored delay in the receipt.
Coverage and scope
This certified-product resource holds on the order of 37,000+ products across every ENERGY STAR program category — refrigeration, HVAC, commercial food service, and more. Because each record carries product_program_category and brand_name, segmenting by category or brand is a single filter, and the meets_most_efficient_criteria flag isolates the top efficiency tier. Pull one category to build a procurement shortlist, or the whole resource to seed a certification-lookup table.
Cost guidance
One product_record per delivered product: cost = products delivered × your plan's per-record price. Scope with categoryContains, brandContains, or mostEfficientOnly to keep runs bounded — one category is typically a few hundred to a few thousand products. 1,000 products is $50 (Free) / $33.50 (Gold); the full ~37,000-product resource is a one-time seed you then keep fresh with small targeted pulls.
Honest limitations
- As certified and listed. Attributes and certification status are exactly as the EPA publishes them; this actor reformats, it does not re-test or re-certify.
- Verify live for decisions. Certifications change; confirm against the live ENERGY STAR database before a compliance, rebate, or procurement decision.
- One resource. This actor reads the EPA's certified-product resource; other ENERGY STAR datasets (e.g. specific category performance tables) are separate.
- No person data of any kind.
Differentiation
This is a net-new category for the NexGenData fleet — no existing fleet actor covers ENERGY STAR certified products. It is distinct from any emissions, facility, or energy-market cell (those carry plant, sector, or market data, not certified consumer/commercial products) and from generic product scrapers. Its specific job is the EPA ENERGY STAR certified-product table — the official certification reference that procurement, retail, and sustainability systems join against.
The NexGen Signal family
Part of the NexGen Signal family of pay-per-record data products:
- US Hospital Ownership Records — CMS Owner Edges
- Mine Operator & Safety Records — US MSHA
- EPA Facility Compliance Records — Envirofacts
- Air Quality Monitor Records — US EPA AQS
- Airport Facility Records — US FAA NASR
Source: U.S. EPA ENERGY STAR certified products (data.energystar.gov). A work of the US federal government, no copyright, public domain (17 U.S.C. §105); free to reuse, including commercially, with attribution to the EPA ENERGY STAR program. ENERGY STAR® is a registered trademark of the U.S. EPA. Product/manufacturer grain; no person data of any kind. Crawl-delay honored.