Cloverland Electric Cooperative Data Access Guide
Cloverland Electric Cooperative is a member-regulated, not-for-profit cooperative serving 43,779 customers across Michigan's eastern Upper Peninsula. Members access billing and hourly/daily usage through the NISC SmartHub portal, and 15-minute interval data is reachable via SmartHub's undocumented JSON API — but the co-op offers no Green Button, EDI, or formal third-party data programs, so C&I integrations run on customer-authorized credentials or manual exports.
How to Get Your Cloverland Electric Cooperative Data: All Access Methods
| Method | 1st Party | 3rd Party | Customer Types | Data Types | Latency | Format |
|---|---|---|---|---|---|---|
| SmartHub Portal | ✓ | — | Residential and commercial members | Billing, hourly/daily usage | Daily AMR refresh | Web / PDF |
| SmartHub API (undocumented) | ✓ | ✓ | Members; third parties with customer credentials and authorization | 15-minute interval kWh and cost | Months of historical lookback | JSON / CSV |
| Direct Utility Request | ✓ | ✓ | Any member or authorized third party | Billing and usage reports | 5-10 business days | PDF / CSV via email |
| Green Button / EDI | — | — | Not available | N/A | N/A | N/A |
Billing Data Access
Cloverland offers billing access through NISC's SmartHub web portal and mobile app — current and historical statements, payment history, and usage breakdowns. No formal third-party billing program exists; sharing is by customer export or written-authorization request to Member Services.
What Data Is on Your Cloverland Electric Cooperative Bill
- Current and historical billing statements
- Monthly charges and usage
- Payment history and records
- Account balance and due dates
- Hourly and daily usage breakdowns
How to Download Cloverland Electric Cooperative Bills (Business & Commercial)
- 01Register the commercial account in SmartHub using the account number and service address
- 02Review monthly charges, usage, and payment history in the portal
- 03Download PDF statements for accounting workflows
- 04For bulk or recurring data needs, contact Member Services at (800) 562-4953 or memberserv@cloverland.com
How to Download Cloverland Electric Cooperative Bills (Residential)
- 01Visit https://cloverland.smarthub.coop/ and click Register for SmartHub
- 02Enter your account number and service address
- 03Create a username and password
- 04Log in to view bills, payment history, and usage
- 05Download statements as PDF and enroll in paperless billing
Third-Party Access to Cloverland Electric Cooperative Billing Data
Written-Authorization Request via Member Services
- 01Customer signs a data-sharing agreement naming the third party
- 02Third party contacts Member Services at (800) 562-4953 or memberserv@cloverland.com
- 03Provide the customer account number, written authorization letter, and data scope
- 04Receive PDF/CSV data via email (typically 5-10 business days); ongoing access requires repeated requests
Customer-Authorized SmartHub API Access
- 01Customer provides SmartHub credentials under a secure written agreement
- 02Implement a NISC SmartHub API client (open-source options available on GitHub)
- 03Retrieve 15-minute interval and billing data programmatically in JSON/CSV
- 04Maintain data security and document customer authorization — not officially supported by Cloverland
Want to understand the charges on your bill?
See the Cloverland Electric Cooperative Rate Schedules & Tariff Guide →Interval Data & Smart Meters
Cloverland's AMR meters (power line carrier, deployed 2012-2013 by substation) deliver daily reads at the utility level, while SmartHub displays hourly and daily usage. 15-minute interval data is documented as retrievable through the undocumented NISC SmartHub JSON API; CSV exports dropped from 15-minute to hourly resolution in January 2024.
How to Download Cloverland Electric Cooperative Interval Data
- 01Log into https://cloverland.smarthub.coop/
- 02Open the Usage or Hourly Usage section
- 03Select a date range and view kWh by hour or day
- 04Export hourly data via CSV where available
- 05For 15-minute data, use a SmartHub API client (e.g., tedpearson/electric-usage-downloader) authenticated with account credentials
Interval data is essential for rate comparison and TOU analysis.
See which Cloverland Electric Cooperative rate schedule is best for your usage pattern →Third-Party API Access
Cloverland publishes no official API or developer portal. The NISC SmartHub backend exposes an undocumented RESTful JSON API that authenticated users can call with SmartHub credentials to pull 15-minute interval data (timestamp, kWh, cost) — multiple open-source projects have reverse-engineered it for NISC cooperatives. Third-party use requires explicit customer authorization and is not officially supported.
How to Register as a Cloverland Electric Cooperative API Vendor
- 01Obtain explicit written customer authorization and SmartHub credentials under a data-sharing agreement
- 02Implement an API client using community documentation (tedpearson/electric-usage-downloader or Home Assistant integrations)
- 03Make authenticated calls to retrieve interval JSON and convert to CSV as needed
- 04Alternatively, submit a written-authorization data request to Member Services for PDF/CSV delivery
EDI (Electronic Data Interchange)
No EDI program is documented — no tariffs, specifications, trading partner enrollment, or transaction set support (814, 820, 867, 810). The Michigan PSC does not mandate EDI for member-regulated cooperatives. Inquire with Member Services at (800) 562-4953 if EDI capability is needed.
Sources
Rate Schedules & Tariff Analysis
Cloverland publishes its rates and rules in its Rate Book (Rules and Regulations in Part 1, including a formal billing dispute process at page 35). Rate details are available on the cooperative's Rates & Charges page and through MPSC rate book filings.
For a deeper analysis including cost optimization strategies and historical rate trends:
Read the full Cloverland Electric Cooperative Rate Optimization Guide →Limitations & Considerations
- ⚠No Green Button (Download or Connect My Data) and no ESPI implementation.
- ⚠No EDI trading partner program, public developer API, or aggregator integrations.
- ⚠SmartHub CSV export limited to hourly granularity since January 2024; 15-minute data requires the undocumented API.
- ⚠AMR meters provide daily utility-level reads, not true real-time smart meter telemetry.
- ⚠Third-party access requires written customer authorization and repeated manual requests for ongoing data.
Cloverland Electric Cooperative Data Access FAQ
Can C&I members get 15-minute interval data from Cloverland?▾
Yes, but not through official channels. SmartHub displays hourly and daily usage, and CSV export is hourly-only since January 2024. 15-minute interval data is retrievable through the undocumented NISC SmartHub JSON API using account credentials — open-source clients like tedpearson/electric-usage-downloader handle this — with months of historical lookback.
Does Cloverland support Green Button or EDI?▾
No. Cloverland is not part of Michigan's Green Button initiative (MPSC Case U-20959), has no ESPI implementation, and publishes no EDI trading partner program or transaction set support. As a member-regulated cooperative, it is not mandated to offer either.
How does a consultant or energy manager get authorized access to Cloverland data?▾
Two paths: (1) submit a written customer authorization to Member Services at (800) 562-4953 or memberserv@cloverland.com and receive PDF/CSV data by email in roughly 5-10 business days, or (2) use customer-provided SmartHub credentials under a formal data-sharing agreement to pull data programmatically. Ongoing access via the utility requires repeated requests.
What metering technology does Cloverland use?▾
Daily AMR meters using power line carrier communications (no RF), rolled out by substation in 2012-2013 across residential and commercial accounts. The utility-level read cadence is daily, while the SmartHub backend stores sub-hourly interval data accessible via API.
What does Nectar's roadmap support level mean for Cloverland?▾
Cloverland is on Nectar's roadmap: automated ingestion is planned but not yet productized. Today, Nectar can work with member-exported SmartHub CSVs, PDF statements, or customer-authorized SmartHub API pulls while native integration is built out — there is no Green Button or official API to connect to.
The Best Way to Access Data from Cloverland Electric Cooperative
Nectar connects to Cloverland Electric Cooperative and 7,000+ utility providers — billing, interval, and rate data delivered automatically. No portals, no forms, no manual downloads.
Nectar for Energy & Sustainability Teams
Managing utility data for commercial or industrial buildings? Nectar offers a free energy data audit — we'll review your current setup and show you where automation can save your team hours every month.
Get a Free AuditNectar for Developers & Consultants
Building energy tools or advising clients on utility data? Nectar works with technology partners and consultants who need reliable data infrastructure.
Partner with Us