{"id":17049345,"url":"https://github.com/samccone/home-energy-score-api","last_synced_at":"2026-05-07T06:32:35.625Z","repository":{"id":13672502,"uuid":"16366185","full_name":"samccone/home-energy-score-api","owner":"samccone","description":"API interface for the HES SOAP based API.","archived":false,"fork":false,"pushed_at":"2014-03-09T01:06:56.000Z","size":213,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T17:22:38.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samccone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-30T02:19:49.000Z","updated_at":"2014-03-09T01:06:59.000Z","dependencies_parsed_at":"2022-09-02T22:10:56.670Z","dependency_job_id":null,"html_url":"https://github.com/samccone/home-energy-score-api","commit_stats":null,"previous_names":["samccone/node-hes-score"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samccone/home-energy-score-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samccone%2Fhome-energy-score-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samccone%2Fhome-energy-score-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samccone%2Fhome-energy-score-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samccone%2Fhome-energy-score-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samccone","download_url":"https://codeload.github.com/samccone/home-energy-score-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samccone%2Fhome-energy-score-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32725997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T09:54:26.743Z","updated_at":"2026-05-07T06:32:35.596Z","avatar_url":"https://github.com/samccone.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Home Energy Saver API\n===================\nhttp://hes.lbl.gov/\n\nThis is a simple to use `node.js` API interface for the HES SOAP based API.\n\n## Using in your project\n* `npm install hes-score`\n  ```coffeescript\n    require(\"hes-score\")(zip, details, (response) =\u003e\n      console.log response\n    )\n  ```\n\n## Using the demo file\n* `EXPORT HES_ID=\"you_key\";`\n* `npm install`\n* `npm start`\n\n\n## Example\nThis is just a proof of concept example for how you can use this API interface.\nThe basic idea is as follows.\n\n```coffee-script\nhomeScore ZIPCODE, [{\n  inputTableName: 'whole_house_input',\n  inputColumnName: 'floorArea'\n  s_value: '1800'\n}], (data, error) -\u003e\n  throw(error) if (error)\n  console.log data\n```\n\n## API\n* API DOCS (tend to not be 100% correct)\n  * https://developers.buildingsapi.lbl.gov/hes/documentation/HES_API_methods\n* PHP sample code\n  *https://developers.buildingsapi.lbl.gov/hes/documentation/php-5-api-sample-code\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamccone%2Fhome-energy-score-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamccone%2Fhome-energy-score-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamccone%2Fhome-energy-score-api/lists"}