
FULONGMA GROUP CO.,LTD. — Investor Relations & Filings
FULONGMA GROUP CO.,LTD. specializes in the research, development, manufacturing, and sale of environmental sanitation equipment, alongside the provision of comprehensive sanitation services. The company's product portfolio includes a wide range of specialized vehicles such as road sweepers, garbage compactors, high-pressure cleaning trucks, and waste collection equipment. Beyond manufacturing, it operates integrated environmental service projects encompassing urban and rural cleaning, municipal waste management, and landscaping maintenance. FULONGMA emphasizes the integration of "smart sanitation" technologies, utilizing cloud platforms and big data to optimize operational efficiency. The company is also active in the development of new energy sanitation vehicles, including electric and hydrogen-powered models, to support sustainable urban infrastructure. Its business model combines high-end equipment production with long-term service contracts to provide holistic environmental solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 福龙马:关于注销子公司的公告 | 2022-02-15 | Chinese | |
| 福龙马:关于2016年非公开发行股票部分募集资金投资项目延期的公告 | 2022-02-15 | Chinese | |
| 福龙马:第五届董事会第二十四次会议决议公告 | 2022-02-15 | Chinese | |
| 福龙马: 第五届监事会第十三次会议决议公告 | 2022-02-15 | Chinese | |
| 福龙马:独立董事关于第五届董事会第二十四次会议相关事项的独立意见 | 2022-02-15 | Chinese | |
| 福龙马:关于控股股东进行股票质押式回购交易及提前解除质押的公告 | 2022-02-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
11 filings
| |||||
| 37138972 | 福龙马:关于注销子公司的公告 | 2022-02-15 | Chinese | ||
| 37138951 | 福龙马:关于2016年非公开发行股票部分募集资金投资项目延期的公告 | 2022-02-15 | Chinese | ||
| 37138943 | 福龙马:第五届董事会第二十四次会议决议公告 | 2022-02-15 | Chinese | ||
| 37138935 | 福龙马: 第五届监事会第十三次会议决议公告 | 2022-02-15 | Chinese | ||
| 37138926 | 福龙马:独立董事关于第五届董事会第二十四次会议相关事项的独立意见 | 2022-02-15 | Chinese | ||
| 37138920 | 福龙马:关于控股股东进行股票质押式回购交易及提前解除质押的公告 | 2022-02-10 | Chinese | ||
| 37138913 | 福龙马:关于2022年1月环卫服务项目中标的提示性公告 | 2022-02-06 | Chinese | ||
| 37138906 | 福龙马:关于全资子公司完成工商注册登记的公告 | 2022-02-06 | Chinese | ||
| 37138899 | 福龙马:部分监事减持股份计划公告 | 2022-01-10 | Chinese | ||
| 37138884 | 福龙马:2021年度对外投资事项进展公告(七) | 2022-01-04 | Chinese | ||
| 37138878 | 福龙马:关于2021年12月环卫服务项目中标的提示性公告 | 2022-01-04 | Chinese | ||
|
2021
4 filings
| |||||
| 37138868 | 龙马环卫:关于公司证券简称变更实施的公告 | 2021-12-27 | Chinese | ||
| 37138855 | 龙马环卫:关于董事会变更证券简称的公告 | 2021-12-23 | Chinese | ||
| 37138841 | 龙马环卫:第五届董事会第二十三次会议决议公告 | 2021-12-23 | Chinese | ||
| 37138831 | 龙马环卫:关于变更公司名称、注册地址更名、增设经营场所暨完成工商变更登记的公告 | 2021-12-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Collection of non-hazardous waste
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A-Living Smart City Services Co., Ltd.
Comprehensive provider of property management and integrate…
|
3319 | CN | Water supply; sewerage, waste m… |
|
Biancamano
A holding company specializing in environmental services an…
|
BCM | IT | Water supply; sewerage, waste m… |
|
CLIBA INGENIERIA URBANA S A
Provides comprehensive urban hygiene and sustainable waste …
|
— | AR | Water supply; sewerage, waste m… |
|
CPH LTD.
Primarily provides waste services, also manufactures and re…
|
539 | SG | Water supply; sewerage, waste m… |
|
Gangyu Smart Urban Services Holding Limited
An investment holding company specializing in integrated ur…
|
265 | HK | Water supply; sewerage, waste m… |
|
GFL Environmental Inc.
Diversified environmental services company for solid and li…
|
GFL | CA | Water supply; sewerage, waste m… |
|
Infore Environment Technology Group Co., Ltd.
Provides environmental protection equipment, smart sanitati…
|
000967 | CN | Water supply; sewerage, waste m… |
|
Jinglv Environment Science and Technology Co.,Ltd.
Provides integrated urban and rural sanitation services and…
|
001230 | CN | Water supply; sewerage, waste m… |
|
Net-a-Go Technology Company Limited
Investment holding company providing environmental maintena…
|
1483 | HK | Water supply; sewerage, waste m… |
|
QiaoYin City Management Co., Ltd.
Provides integrated urban management and environmental sani…
|
002973 | CN | Water supply; sewerage, waste m… |
FULONGMA GROUP CO.,LTD. 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/57777/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57777 | 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=57777 | 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=57777 \ -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": 57777}, 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 FULONGMA GROUP CO.,LTD. (id: 57777)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.