NYSERDA-verified installs, ZIP-level counts, live map. No fake numbers.
GET /api/zip/:zipCount, avg kW, avg kWh, est. savings.
GET /api/county/:nameTotals per county.
GET /data/points.json175k installs · gzip ~1.4 MB.
GET /healthStatus + freshness.
<link rel="stylesheet" href="https://ny-solar-proof.proxyz.stream/widget.css"> <div id="ny-map"></div> <script type="module"> import { mountScrollMap } from "https://ny-solar-proof.proxyz.stream/widget.js"; mountScrollMap("#ny-map", { dataBase: "https://ny-solar-proof.proxyz.stream/data", initialZip: "11554", }); </script>