Southern Packaging Group Limited - Investor Relations & Filings
Key figures FY2025
| Total Revenues | RMB 618.33M | per the Earnings Release filed 2026-02-28 |
|---|---|---|
| Net Income | RMB -5.65M | per the Earnings Release filed 2026-02-28 |
| Total Assets | RMB 1.10B | per the Earnings Release filed 2026-02-28 |
| Total Equity | RMB 498.56M | per the Earnings Release filed 2026-02-28 |
| Cash from Ops | RMB 10.32M | per the Earnings Release filed 2026-02-28 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Disclosure of Interest/ Changes in Interest of Substantial Shareholder(s)/ Unitholder(s)::Change in Interest of Substantial Shareholder - Jen Shek Chuen | 2022-07-12 | English | |
| Disclosure of Interest/ Changes in Interest of Substantial Shareholder(s)/ Unitholder(s)::Change in Interest of Substantial Shareholder - Berry Plastics Asia Pte Limited | 2022-06-27 | English | |
| Annual Reports and Related Documents:: | 2022-05-31 | English | |
| General Announcement::Minutes of Annual General Meeting held on 29 April 2022 | 2022-05-28 | English | |
| Cash Dividend/ Distribution::Mandatory | 2022-04-07 | English | |
| Annual Reports and Related Documents:: | 2022-04-07 | English |
Browse filings by year
9 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Southern Packaging Group Limited, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available - coming soon. |
Market data
Market data not available
Price history
Peer group
No peer companies indexed
We could not find peers for this sub-industry yet.
Southern Packaging Group Limited 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/74283/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=74283 | 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=74283 | 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=74283 \ -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": 74283}, 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 Packaging Group Limited (id: 74283)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.