Open repository in Console
Readme
Updated 12 months ago
‧ Indexed 12 months ago
ENERGY STAR Certified Products - Lighting
This data set contains a simplified list of all currently certified ENERGY STAR Lighting models with basic model information collected across all product categories including ENERGY STAR Unique IDs, ENERGY STAR partners, model names and numbers, and brand names. Learn more about ENERGY STAR products at www.energystar.gov/products. A full list of ENERGY STAR specifications can be found at www.energystar.gov/specifications.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"energystar-gov/energy-star-certified-products-lighting-67xz-qrft\".\"energy_star_certified_products_lighting\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata