Fujing Holdings Co., Limited — Investor Relations & Filings
Fujing Holdings Co., Limited is an investment holding company focused on the cultivation, processing, production, and sale of agricultural products, primarily specializing in potted vegetables within the People's Republic of China. The company's core business revolves around proprietary potted vegetable products, developed since 2012 to address traditional farming deficiencies related to food safety, standardization, and preservation. Operating under the "Fujing Agriculture" brand, the group cultivates 29 varieties, with key products including crown daisy, rapeseed, bitter chicory, and lettuce. Production utilizes 140 greenhouses and 3 planting bases, achieving large-scale output exceeding one million pots annually. Distribution is managed through a network of distributors, supplying over 1,000 customers, mainly hotels and restaurants, across provinces such as Shandong, Liaoning, and Shaanxi.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| Environmental, Social and Governance Report 2025 | 2026-04-30 | English | |
| FORM OF PROXY FOR USE AT THE ANNUAL GENERAL MEETING (THE "MEETING") TO BE HELD ON FRIDAY, 22 MAY 2026 | 2026-04-30 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-30 | English | |
| (1) PROPOSED GRANT OF GENERAL MANDATES TO ISSUE NEW SHARES AND REPURCHASE SHARES, (2) PROPOSED RE-ELECTION OF DIRECTORS, (3) PROPOSED RE-APPOINTMENT OF AUDITOR, AND (4) NOTICE OF ANNUAL GENERAL MEETIN | 2026-04-30 | English | |
| ANNUAL REPORT 2025 | 2026-04-30 | English |
Market data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alterrus Systems Inc.
Develops and operates commercial vertical, urban agricultur…
|
ASIUQ | CA | Agriculture, forestry and fishi… |
|
Bikurey Hasade (Holdings) LTD
Grows, markets, and distributes fresh produce and operates …
|
BKRY | IL | Agriculture, forestry and fishi… |
|
Edible Garden AG Inc
Specializes in controlled environment agriculture for local…
|
EDBL | US | Agriculture, forestry and fishi… |
|
Farmmi, Inc.
Processes and sells edible fungi via a global e-commerce an…
|
FAMI | US | Agriculture, forestry and fishi… |
|
Fujian Wanchen Food Group Co.,Ltd.
Researches and cultivates edible fungi while operating a sn…
|
300972 | CN | Agriculture, forestry and fishi… |
|
Green Rise Foods Inc.
Operates 72-89 acres of greenhouses to grow fresh produce u…
|
GRF | CA | Agriculture, forestry and fishi… |
|
Jiangsu Chinagreen Biological Technology Group Co.,Ltd.
Specializes in the industrial cultivation and distribution …
|
300970 | CN | Agriculture, forestry and fishi… |
|
Kalera S.A.
Technology-driven vertical farming company producing pestic…
|
KAL | LU | Agriculture, forestry and fishi… |
|
Local Bounti Corporation/DE
Indoor agriculture company specializing in the sustainable …
|
LOCL | US | Agriculture, forestry and fishi… |
|
Oranzerii Hamzali
Agricultural company specializing in the production and tra…
|
ORAN | MK | Agriculture, forestry and fishi… |
Fujing Holdings Co., 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/50627/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50627 | 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=50627 | 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=50627 \ -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": 50627}, 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 Fujing Holdings Co., Limited (id: 50627)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.