Sequachee Valley Electric Cooperative (SVEC) Data Access Guide

Sequachee Valley Electric Cooperative (SVEC) is a member-owned utility headquartered in South Pittsburg, Tennessee, serving roughly 39,284 customers across five southeast Tennessee counties. Its NISC iVUE billing system and SmartHub portal expose daily and hourly AMI usage data — with 15-minute data reachable only via an unofficial API — but SVEC has no Green Button, EDI, or third-party aggregator programs.

Tennessee · Electric Cooperative·39,284 customers·Last updated May 27, 2026

How to Get Your Sequachee Valley Electric Cooperative (SVEC) Data: All Access Methods

Method1st Party3rd PartyCustomer TypesData TypesLatencyFormat
SmartHub Web PortalAll membersBills (PDF), daily/hourly usage, payment history~1-2 hour data delayWeb / PDF / CSV (hourly)
SmartHub Mobile AppAll membersUsage, bills, outages, alerts~1-2 hour delayApp display (view-only)
Unofficial SmartHub APITechnical customers (credentials required)15-minute interval meter dataOn demandCSV / InfluxDB / VictoriaMetrics
Customer-mediated sharingConsultants and energy managersBills and hourly usage exportsManualPDF / CSV via customer
01

Billing Data Access

SVEC provides billing access through the SmartHub web portal and mobile app, with PDF bills, payment history, paperless billing, and budget billing. There is no formal third-party billing access — third parties rely on customer-shared exports or direct arrangements with SVEC.

What Data Is on Your Sequachee Valley Electric Cooperative (SVEC) Bill

  • Current bill and billing history
  • Payment history and confirmations
  • Daily and hourly usage data
  • Budget billing and prepaid metering information

How to Download Sequachee Valley Electric Cooperative (SVEC) Bills (Business & Commercial)

  1. 01Register at https://svalleyec.smarthub.coop/ with your SVEC account number and email
  2. 02Log in and open the Bills / Billing section for current bill and history
  3. 03Download bills as PDF
  4. 04Enable Paperless Billing in account settings for email delivery
  5. 05Open the Usage section for daily and hourly consumption views

Third-Party Access to Sequachee Valley Electric Cooperative (SVEC) Billing Data

Customer-mediated sharing or direct arrangement

  1. 01Customer exports CSV/PDF data from SmartHub and shares it with the consultant
  2. 02Or the third party contacts SVEC directly at 423-837-8605 to discuss a custom data-sharing arrangement
  3. 03Custom arrangements may result in manual data exports at SVEC's discretion
PDFCSV (hourly granularity)Web portal display

Want to understand the charges on your bill?

See the Sequachee Valley Electric Cooperative (SVEC) Rate Schedules & Tariff Guide →

02

Interval Data & Smart Meters

SVEC has deployed AMI smart meters collecting hourly and 15-minute interval data. SmartHub shows daily and hourly views with multi-month history; since January 2024, standard CSV export is limited to hourly granularity, leaving 15-minute data accessible only via community reverse-engineered API tools using customer credentials.

Meter Technology
AMI smart meters; NISC iVUE Enterprise billing system (since 2018) with SmartHub portal.
Electric Granularity
Hourly via portal/CSV; 15-minute via unofficial SmartHub API

How to Download Sequachee Valley Electric Cooperative (SVEC) Interval Data

  1. 01Log in at https://svalleyec.smarthub.coop/
  2. 02Open Usage / Energy Usage and select Daily or Hourly view
  3. 03Export CSV (hourly granularity minimum) where available
  4. 04For 15-minute resolution, use the community electric-usage-downloader tool with customer credentials (unofficial)
  5. 05Configure usage alerts via Alerts & Notifications settings

Interval data is essential for rate comparison and TOU analysis.

See which Sequachee Valley Electric Cooperative (SVEC) rate schedule is best for your usage pattern →

03

Green Button Access

Download My Data

No Green Button Download My Data implementation. SmartHub offers CSV export at hourly granularity, but not ESPI-format Green Button files.

Available To
Not available

Connect My Data

Green Button Connect My Data / ESPI XML API is not implemented; no OAuth-based third-party data sharing exists.

Available To
Not available

04

Third-Party API Access

SVEC has no utility API, developer portal, or OAuth authorization program of its own. Nectar provides API access to this utility's billing and interval data — see docs.nectarclimate.com. Another programmatic route is the community reverse-engineered SmartHub JSON API, which downloads 15-minute interval data with customer credentials and exports to CSV, InfluxDB, or VictoriaMetrics (Grafana dashboard examples exist). NISC is expanding API capabilities (DERMS integration announced 2023), so future programs are possible.

Program
No formal program (unofficial SmartHub API)
Auth Method
Customer SmartHub credentials (unofficial tools); no OAuth or token-based system

How to Register as a Sequachee Valley Electric Cooperative (SVEC) API Vendor

  1. 01Contact SVEC at 423-837-8605 to discuss a custom data-sharing arrangement
  2. 02Alternatively, have customers export CSV/PDF data from SmartHub and share it manually
  3. 03For technical pipelines, evaluate the electric-usage-downloader tool with the customer's consent and credentials (review SmartHub ToS and DMCA 103(f) considerations)
  4. 04Monitor NISC announcements (nisc.coop) for future API or DERMS program expansion

05

EDI (Electronic Data Interchange)

SVEC has no formal EDI program for trading partners. The NISC iVUE system likely has EDI capability (810, 814, 820 under NAESB standards are typical for NISC utilities), but SVEC has not documented or opened EDI enrollment. Inquiries go to the IT Director / Business Systems Manager via local offices (Bledsoe: 423-447-2131, Sequatchie: 423-949-2198) or NISC member support at 866-999-6472.


06

Other Data Access Programs

SVEC Mobile App (SmartHub)

Free iOS/Android app for usage viewing, bills, payments, outage reporting and map, and configurable push/email/SMS alerts. View-only; no export.

  1. 01Download the SmartHub app from the App Store or Google Play
  2. 02Register with your SVEC account number
  3. 03Log in to access usage, billing, and outage features

Prepaid Metering & Budget Billing

Prepaid metering with special usage alerts and a budget billing level-payment plan with usage trend comparisons.


07

Limitations & Considerations

  • No Green Button CMD/DMD or ESPI XML API.
  • No formal EDI trading partner program (NISC iVUE capability not opened to partners).
  • No third-party authorization portal, aggregator integrations, or utility API — Arcadia does not list SVEC.
  • Standard CSV export restricted to hourly granularity since January 2024; 15-minute data only via unofficial reverse-engineered API.
  • No real-time data — usage appears with a ~1-2 hour delay.
  • Mobile app is view-only with no data export.

08

Sequachee Valley Electric Cooperative (SVEC) Data Access FAQ

How do commercial members access usage data from Sequachee Valley Electric?

Register at the SmartHub portal (https://svalleyec.smarthub.coop/) with your account number. The Usage section shows daily and hourly kWh consumption with multi-month history and trend comparisons; bills download as PDF and hourly usage exports as CSV. Note that all accounts had to re-register after the February SmartHub upgrade.

Can I get 15-minute interval data from SVEC?

Not through the standard portal. Since January 2024, SmartHub CSV export is limited to hourly granularity. The AMI meters do record 15-minute data, which the community electric-usage-downloader tool extracts via the reverse-engineered SmartHub API using your credentials — unofficial and unsupported, so review the terms of service first.

Does SVEC support Green Button, EDI, or aggregator integrations?

There is no Green Button CMD/DMD and no formal EDI trading partner program (despite NISC iVUE capability). Nectar provides API access to SVEC billing and interval data — see docs.nectarclimate.com. Otherwise, third-party access is limited to customer-shared exports or custom arrangements negotiated directly with SVEC at 423-837-8605.

How can an energy consultant get data for an SVEC-served facility?

Two paths: have the member export hourly CSV and PDF bills from SmartHub and share them with you, or contact SVEC directly to propose a custom data-sharing arrangement. For ongoing granular data, a technically capable customer can run the open-source SmartHub downloader to feed 15-minute data into CSV or a time-series database.

Is SVEC data available in real time?

No. SmartHub usage data appears with roughly a 1-2 hour delay. For demand monitoring, the hourly portal view (or 15-minute data via the unofficial API) is the practical ceiling; prepaid metering customers get additional usage alerts.

The Best Way to Access Data from Sequachee Valley Electric Cooperative (SVEC)

Nectar connects to Sequachee Valley Electric Cooperative (SVEC) 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 Audit

Nectar 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