Snapping Shoals EMC Data Access Guide
Snapping Shoals EMC (SSEMC) is a member-owned electric cooperative serving roughly 100,000 metered accounts across eight counties east of Atlanta, Georgia. The cooperative runs the NISC SmartHub platform with AMI metering, Green Button downloads, and a JSON usage API, giving commercial and industrial members strong self-service and third-party data access.
How to Get Your Snapping Shoals EMC Data: All Access Methods
| Method | 1st Party | 3rd Party | Customer Types | Data Types | Latency | Format |
|---|---|---|---|---|---|---|
| SmartHub Billing Portal | ✓ | ✓ | Residential, Commercial, Industrial | Bills, charges, payment history | Per billing cycle | PDF / Web |
| Green Button Download My Data | ✓ | ✓ | All members | Interval usage | Near-daily | ESPI XML |
| SmartHub RESTful API | ✓ | ✓ | C&I, vendors | 15-min interval, billing | Near-daily | JSON |
| Data Aggregators (Nectar, UtilityAPI) | — | ✓ | C&I | Bills, interval | Daily/monthly | JSON/CSV |
Billing Data Access
SSEMC provides comprehensive online billing access through the NISC SmartHub web portal and the mySSEMC mobile app. Members view current and historical bills, usage charges, base charges, Power Cost Adjustment (PCA), and county taxes, with PDF download and period-over-period comparisons.
What Data Is on Your Snapping Shoals EMC Bill
- Current balance and due date
- Itemized charges (base, usage, PCA, county taxes, adjustments)
- Payment history with dates, amounts, and methods
- Monthly and seasonal usage comparisons
How to Download Snapping Shoals EMC Bills (Business & Commercial)
- 01Register the business account in SmartHub or contact Commercial Services at 770-786-3484
- 02Add authorized users for staff or energy consultants under Account Settings
- 03Export bill PDFs and usage comparisons for budgeting and audits
- 04For multi-site portfolios, manage each metered account or route via an aggregator
How to Download Snapping Shoals EMC Bills (Residential)
- 01Register at https://ssemc.smarthub.coop/ with account number and verification details
- 02Set a permanent password from the emailed temporary credential
- 03Open the Billing section to view current and historical bills
- 04Download bills as PDF or compare usage across periods
Third-Party Access to Snapping Shoals EMC Billing Data
SmartHub Authorized User
- 01Member logs into SmartHub
- 02Opens Account Settings / Authorized Users
- 03Adds the consultant's name, email, and access scope
- 04Confirms; access is revocable anytime
Want to understand the charges on your bill?
See the Snapping Shoals EMC Rate Schedules & Tariff Guide →Interval Data & Smart Meters
SSEMC has deployed Advanced Metering Infrastructure (AMI) across its territory. Members access interval and daily usage through SmartHub's My Usage tools, with 15-minute data available via the SmartHub API and hourly data via CSV download.
How to Download Snapping Shoals EMC Interval Data via Green Button
- 01Log into SmartHub at https://ssemc.smarthub.coop/
- 02Open the My Usage section
- 03Select Green Button Download My Data
- 04Choose date range and granularity (hourly, or 15-minute where available)
- 05Download the zipped ESPI XML file and import into analysis tools
Interval data is essential for rate comparison and TOU analysis.
See which Snapping Shoals EMC rate schedule is best for your usage pattern →Third-Party API Access
SmartHub exposes a versioned RESTful JSON API over HTTPS that returns 15-minute interval usage (watts and cents) plus billing and account data. Developer/API key access requires a direct arrangement with SSEMC or NISC; OAuth2 bearer tokens are supported for delegated access.
Available Snapping Shoals EMC API Endpoints
| Function | Endpoint | Method | Format |
|---|---|---|---|
| 15-minute interval usage | /services/secured/utility-usage/poll | GET | JSON |
| User / account information | /v1/users | GET | JSON |
How to Register as a Snapping Shoals EMC API Vendor
- 01Contact SSEMC Commercial/Data Services at 770-786-3484 to request API access
- 02Obtain API key or implement OAuth2 authorization with the member
- 03Retrieve the service location number from SmartHub
- 04Query /services/secured/utility-usage/poll for interval data
- 05Parse JSON and export to CSV or a time-series store
EDI (Electronic Data Interchange)
Supported Snapping Shoals EMC EDI Transaction Sets
| Code | Name | Purpose |
|---|---|---|
| 810 | Invoice | Utility invoice / billing data interchange (reference standard; confirm availability with SSEMC) |
| 814 | Meter Data / Enrollment | Interval meter data exchange where applicable (reference standard) |
How to Enroll in Snapping Shoals EMC EDI
- 01Call SSEMC at 770-786-3484 and ask for Commercial or Data Services
- 02Describe required transaction sets and trading-partner details
- 03Exchange EDI identifiers and connection method (VAN, AS2/SFTP)
- 04Conduct test transactions before moving to production
Sources
Rate Schedules & Tariff Analysis
SSEMC C&I billing centers on Schedule GS for general service and demand-based provisions for larger loads. The Power Cost Adjustment (PCA) rider is the most volatile bill component, recalculated to track wholesale power costs. Because SSEMC is a non-profit cooperative, margins are returned as capital credits rather than retained as profit.
Snapping Shoals EMC Rate Schedule List
| Schedule | Applicability |
|---|---|
| Schedule GS - General Service | Commercial / non-residential single- and multi-phase accounts. |
| Large Power / Demand Service | Larger C&I loads with demand metering. |
| Schedule PCA - Power Cost Adjustment | Rider applied to all member bills monthly. |
Snapping Shoals EMC Rate Features & TOU Details
- Tiered GS energy rate (lower marginal rate above 2,500 kWh/month)
- Monthly Power Cost Adjustment (PCA) that can rise or fall with wholesale costs
- Demand metering for larger loads; manage peak kW to control costs
- Capital credits returned to members over time
For a deeper analysis including cost optimization strategies and historical rate trends:
Read the full Snapping Shoals EMC Rate Optimization Guide →Other Data Access Programs
Cooperative Solar Dashboard
Real-time solar generation tracking and monthly generation credits for members participating in SSEMC's block-based community solar program.
- 01Enroll in the cooperative solar program
- 02Access the solar dashboard
- 03Track generation and credits applied to bills
Third-Party Aggregator Access
Members can authorize aggregators such as Nectar and UtilityAPI to collect SSEMC billing and interval data for energy management and solar feasibility. See docs.nectarclimate.com for Nectar's API documentation.
- 01Choose an aggregator that supports SSEMC
- 02Authorize via the aggregator's secure flow
- 03Aggregator normalizes and delivers data via API
Limitations & Considerations
- ⚠CSV exports limited to hourly granularity (15-minute only via API) as of January 2024.
- ⚠Developer API access requires a direct arrangement with SSEMC/NISC; no public self-service developer portal.
- ⚠EDI is not publicly documented; requires inquiry.
- ⚠No public directory of authorized third-party data programs.
- ⚠Detailed C&I demand-rate schedules are not posted as machine-readable tariffs; confirm with the cooperative.
Snapping Shoals EMC Data Access FAQ
How can a C&I member get 15-minute interval data from SSEMC?▾
15-minute interval data is available through the SmartHub API (per service-location polling). CSV exports through the portal are limited to hourly granularity, so finer resolution requires API access arranged with SSEMC's Commercial/Data Services team or an aggregator.
Does Snapping Shoals EMC support Green Button?▾
Yes. As a NISC member utility, SSEMC offers Green Button Download My Data on SmartHub, producing standardized ESPI XML files. A formal automated Connect My Data program is not published, but an OAuth2 framework exists for delegated access.
Can an energy consultant access our usage data on our behalf?▾
Yes. Members can add authorized users in SmartHub or authorize aggregators such as Nectar (see docs.nectarclimate.com) or UtilityAPI. Direct SmartHub API access for vendors requires an API key or OAuth2 arrangement with SSEMC.
Does SSEMC offer EDI for billing or meter data?▾
SSEMC does not publicly document an EDI program. Reference ANSI X12 sets (810, 814, 820, 997) are common among NISC/Georgia utilities; C&I customers needing EDI should contact Commercial/Data Services at 770-786-3484 to discuss a custom arrangement.
Can our business shop for a competitive electricity supplier?▾
No. Georgia cooperative members have no retail choice. SSEMC is member-owned and provides bundled generation, transmission, and distribution service; rates are set by the cooperative's board, not the Georgia PSC.
The Best Way to Access Data from Snapping Shoals EMC
Nectar connects to Snapping Shoals EMC 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