COCREATION GRASS CO., LTD — Investor Relations & Filings
About COCREATION GRASS CO., LTD
COCREATION GRASS CO., LTD. specializes in the research, development, and manufacturing of synthetic turf systems. The company provides a comprehensive range of products tailored for sports and landscaping applications. Its sports surfaces are designed for disciplines such as football, hockey, and tennis, frequently adhering to the performance standards of international governing bodies like FIFA, FIH, and World Rugby. The landscaping segment focuses on aesthetic and durable solutions for residential, commercial, and leisure spaces. The organization manages an integrated production process encompassing yarn extrusion, tufting, and backing application. By leveraging advanced manufacturing technologies and a global distribution network, the company delivers specialized surfacing solutions to a broad international market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 江苏共创人造草坪股份有限公司独立董事制度(2025年8月修订) | 2025-08-28 | Chinese | |
| 江苏共创人造草坪股份有限公司董事会审计委员会工作细则(2025年8月修订) | 2025-08-28 | Chinese | |
| 江苏共创人造草坪股份有限公司总裁工作细则(2025年8月修订) | 2025-08-28 | Chinese | |
| 江苏共创人造草坪股份有限公司董事会提名委员会工作细则(2025年8月修订) | 2025-08-28 | Chinese | |
| 第三届董事会第十次会议决议公告 | 2025-08-28 | Chinese | |
| 江苏共创人造草坪股份有限公司董事会议事规则(2025年8月修订) | 2025-08-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39217822 | 江苏共创人造草坪股份有限公司独立董事制度(2025年8月修订) | 2025-08-28 | Chinese | ||
| 39217821 | 江苏共创人造草坪股份有限公司董事会审计委员会工作细则(2025年8月修订) | 2025-08-28 | Chinese | ||
| 39217819 | 江苏共创人造草坪股份有限公司总裁工作细则(2025年8月修订) | 2025-08-28 | Chinese | ||
| 39217816 | 江苏共创人造草坪股份有限公司董事会提名委员会工作细则(2025年8月修订) | 2025-08-28 | Chinese | ||
| 39217814 | 第三届董事会第十次会议决议公告 | 2025-08-28 | Chinese | ||
| 39217811 | 江苏共创人造草坪股份有限公司董事会议事规则(2025年8月修订) | 2025-08-28 | Chinese | ||
| 39217808 | 关于召开2025年第一次临时股东大会的通知 | 2025-08-28 | Chinese | ||
| 39217806 | 江苏共创人造草坪股份有限公司董事会薪酬与考核委员会工作细则(2025年8月修订) | 2025-08-28 | Chinese | ||
| 39217803 | 关于取消监事会、变更公司注册资本暨修订《公司章程》和部分管理制度的公告 | 2025-08-28 | Chinese | ||
| 39217801 | 2025年半年度报告 | 2025-08-28 | Chinese | ||
| 39217798 | 江苏共创人造草坪股份有限公司股东会议事规则(2025年8月修订) | 2025-08-28 | Chinese | ||
| 39217794 | 江苏共创人造草坪股份有限公司董事会战略委员会工作细则(2025年8月修订) | 2025-08-28 | Chinese | ||
| 39217792 | 公司章程(2025年8月修订) | 2025-08-28 | Chinese | ||
| 39217790 | 关于2024年股票期权与限制性股票激励计划首次授予股票期权第一个行权期自主行权实施公告 | 2025-08-24 | Chinese | ||
| 39217789 | 江苏共创人造草坪股份有限公司股东减持股份计划公告 | 2025-08-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of carpets and rugs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIREA PLC
A specialist flooring company that designs, manufactures, a…
|
AIEA | GB | Manufacturing |
|
ARTEMİS HALI A.Ş.
Manufacturer and distributor of carpets blending contempora…
|
ARTMS | TR | Manufacturing |
|
Belysse Group NV
Manufacturer of textile floor coverings for commercial and …
|
BELYS | BE | Manufacturing |
|
Biokarpet S.A. Ind. & Comm.Ent.
Diversified company in textiles, metallurgy, and informatio…
|
BIOKA | GR | Manufacturing |
|
BİRKO BİRLEŞİK KOYUNLULULAR MENSUCAT TİCARET VE SANAYİ A.Ş.
A textile manufacturer producing cotton yarns and machine-m…
|
BRKO | TR | Manufacturing |
|
Bremworth Limited
Designer and manufacturer of premium wool carpets and rugs …
|
BRW | NZ | Manufacturing |
|
Decotex AD
Manufacturer and distributor of floor coverings and home te…
|
— | BG | Manufacturing |
|
Golden Carpets Limited.
Manufactures machine-made carpets and rugs using Wilton wea…
|
531928 | IN | Manufacturing |
|
INTERFACE INC
A global designer and manufacturer of commercial flooring a…
|
TILE | US | Manufacturing |
|
Naseej International Trading Co.
Manufactures and distributes carpets, rugs, artificial gras…
|
1213 | SA | Manufacturing |
COCREATION GRASS 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/57976/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57976 | 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=57976 | 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=57976 \ -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": 57976}, 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 COCREATION GRASS CO., LTD (id: 57976)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.