Open repository in Console
Readme
Updated 12 months ago
‧ Indexed 12 months ago
ENERGY STAR Certified Large Network Equipment
Certified models meet all ENERGY STAR requirements as listed in the Version 1.1 ENERGY STAR Program Requirements for Large Network Equipment that are effective as of March 1, 2016. A detailed listing of key efficiency criteria are available at https://www.energystar.gov/products/office_equipment/large_network_equipment/key_product_criteria
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-large-network-equipment-n8cx-m62r\".\"energy_star_certified_large_network_equipment\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata