
SOUTHERN CO — Investor Relations & Filings
Southern Company is an energy holding company engaged in the generation, transmission, and distribution of electricity, as well as the distribution of natural gas. As a leading producer of electricity in the United States and a major wholesale provider in the Southeast, it serves approximately 9 million customers. The company focuses on delivering clean, safe, reliable, and affordable energy solutions. Its business includes the development, construction, acquisition, and management of a diverse portfolio of generation assets, encompassing renewable energy projects and advanced nuclear facilities like Plant Vogtle, to meet the energy needs of communities and businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-20 | English | |
| 8-K | 2026-05-15 | English | |
| DEFA14A | 2026-05-05 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| ARS - SOUTHERN CO (0000092122) (Filer) | 2026-04-03 | English | |
| DEFA14A | 2026-04-03 | English |
Browse filings by year
27 years- 2026 62 filings
- 2025 166 filings
- 2024 177 filings
- 2023 188 filings
- 2022 136 filings
- 2021 188 filings
- 2020 155 filings
- 2019 186 filings
- 2018 138 filings
- 2017 132 filings
- 2016 178 filings
- 2015 218 filings
- 2014 243 filings
- 2013 246 filings
- 2012 228 filings
- 2011 227 filings
- 2010 188 filings
- 2009 209 filings
- 2008 182 filings
- 2007 204 filings
- 2006 224 filings
- 2005 221 filings
- 2004 202 filings
- 2003 169 filings
- 2002 53 filings
- 2001 75 filings
- 2000 122 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46680477 | SD | 2026-05-20 | English | ||
| 46361911 | 8-K | 2026-05-15 | English | ||
| 45994652 | DEFA14A | 2026-05-05 | English | ||
| 45994662 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 33273267 | ARS - SOUTHERN CO (0000092122) (Filer) | 2026-04-03 | English | ||
| 45994684 | DEFA14A | 2026-04-03 | English | ||
| 33273148 | DEF 14A - SOUTHERN CO (0000092122) (Filer) | 2026-04-03 | English | ||
| 33063843 | SCHEDULE 13G/A - SOUTHERN CO (0000092122) (Subject) | 2026-03-27 | English | ||
| 33015618 | PRE 14A - SOUTHERN CO (0000092122) (Filer) | 2026-03-23 | English | ||
| 32988790 | 4 - SOUTHERN CO (0000092122) (Issuer) | 2026-03-19 | English | ||
| 32988297 | 8-K - SOUTHERN CO (0000092122) (Filer) | 2026-03-19 | English | ||
| 32980739 | 144 - SOUTHERN CO (0000092122) (Subject) | 2026-03-19 | English | ||
| 32966473 | 424B2 - SOUTHERN CO (0000092122) (Filer) | 2026-03-17 | English | ||
| 45994698 | FWP | 2026-03-16 | English | ||
| 45994693 | 424B5 | 2026-03-16 | English | ||
Market data
Market data not available
Price history
Peer group · Electric power transmission and distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ELEKTRO REDES S.A.
Utility provider specializing in electric power distributio…
|
— | BR | Electricity, gas, steam and air… |
|
Elia Group NV/SA
A European transmission system operator managing high-volta…
|
ELI | BE | Electricity, gas, steam and air… |
|
EMERA INC
Generates, transmits, and distributes electricity and natur…
|
EMA | US | Electricity, gas, steam and air… |
|
Emera Incorporated
Operates a portfolio of regulated electric and natural gas …
|
EMA | CA | Electricity, gas, steam and air… |
|
Emp. Distribuidora de Electricidad de Mendoza S.A.
An electric power distribution company delivering safe, sus…
|
— | AR | Electricity, gas, steam and air… |
|
Empresa Distribuidora de Electricidad de Salta S.A
An electricity distribution and sales company serving resid…
|
— | AR | Electricity, gas, steam and air… |
|
Empresa Distribuidora Sur S.A.
An electricity distribution and sales company serving 2.5 m…
|
— | AR | Electricity, gas, steam and air… |
|
Empresa Distribuidora y Comercializadora Norte SA
Largest electricity distribution company with an exclusive …
|
— | AR | Electricity, gas, steam and air… |
|
EMPRESA ELECTRICA DE LA FRONTERA S.A.
Distributes electric power to communes and rural sectors. M…
|
— | CL | Electricity, gas, steam and air… |
|
EnBW Energie Baden-Württemberg AG
An integrated energy company focused on renewable energy an…
|
EBK | DE | Electricity, gas, steam and air… |
SOUTHERN CO via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/29866/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29866 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=29866 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=29866 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 29866}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for SOUTHERN CO (id: 29866)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.