
MICHANG OIL IND CO.,LTD — Investor Relations & Filings
MICHANG OIL IND CO., LTD. is a petrochemical company specializing in the manufacturing and sale of a wide range of lubricating oils and greases. The company's core product portfolio encompasses automotive lubricants for both gasoline and diesel engines, marine lubricants, and a comprehensive line of industrial lubricants. In addition to these primary offerings, the company also produces other related petroleum products. MICHANG is committed to advancing technology within the petrochemical sector, focusing on the development and production of high-quality products to meet the needs of diverse markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-05-11 | Korean | |
| 정기주주총회결과 | 2026-03-30 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-30 | Korean | |
| 감사보고서제출 | 2026-03-20 | Korean | |
| [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-03-20 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 46363856 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 44899692 | 주식등의대량보유상황보고서(약식) | 2026-05-11 | Korean | ||
| 33084961 | 정기주주총회결과 | 2026-03-30 | Korean | ||
| 33083220 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-30 | Korean | ||
| 32997962 | 감사보고서제출 | 2026-03-20 | Korean | ||
| 32997882 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-03-20 | Korean | ||
| 32997688 | 사업보고서 (2025.12) | 2026-03-20 | Korean | ||
| 32939662 | 주주총회소집공고 | 2026-03-13 | Korean | ||
| 32939633 | 의결권대리행사권유참고서류 | 2026-03-13 | Korean | ||
| 32926129 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32926127 | 현금ㆍ현물배당결정 | 2026-03-11 | Korean | ||
| 19475883 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-13 | Korean | ||
|
2025
3 filings
| |||||
| 12202658 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-12-19 | Korean | ||
| 10215316 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 33028758 | 타법인주식및출자증권처분결정 | 2025-10-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
AP OIL INTERNATIONAL LIMITED
Manufactures lubricating oils and fluids, specializing in i…
|
5AU | SG | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Attock Refinery Limited
Pioneer in petroleum refining, processing crude oil and sup…
|
ATRL | PK | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
MICHANG OIL IND 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/16637/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16637 | 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=16637 | 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=16637 \ -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": 16637}, 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 MICHANG OIL IND CO.,LTD (id: 16637)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.