Midwest Gold Ltd — Investor Relations & Filings
Midwest Gold Ltd, formerly known as Nova Granites (India) Limited, specializes in the mining, processing, and distribution of natural stones, with a primary focus on granite. The company operates quarries and processing units to produce a range of products, including rough blocks, polished slabs, and tiles available in various colors and textures. Its business model integrates the entire production cycle from mineral extraction to the final finishing of stone products. While historically centered on the granite sector, the company has expanded its strategic focus to include the exploration and development of other mineral resources, such as gold. Midwest Gold Ltd serves diverse segments within the construction and architectural sectors, providing materials for large-scale infrastructure projects and high-end residential developments through a commitment to technical precision and quality standards.
Recent filings
No filings indexed yet
We are still gathering filings for Midwest Gold Ltd. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Quarrying of stone, sand and clay
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
INDUSTRIAL MINERALS LTD
Explores and develops high-purity silica sand for solar gla…
|
IND | AU | Mining and quarrying |
|
INTER-ROCK MINERALS INC.
Producer and distributor of quality industrial minerals and…
|
IRO | CA | Mining and quarrying |
|
ITECH MINERALS LTD
Explores and develops kaolin-halloysite, graphite, and rare…
|
ITM | AU | Mining and quarrying |
|
Kachchh Minerals Ltd.
Extracts and processes silica sand, china clay, and bentoni…
|
531778 | IN | Mining and quarrying |
|
Longyan Kaolin Clay Co., Ltd.
Mines and processes high-quality kaolin for ceramics, paper…
|
605086 | CN | Mining and quarrying |
|
Mermeren Kombinat AD
Global leader in extracting and processing snow-white marbl…
|
MERM | MK | Mining and quarrying |
|
Midwest Limited
Integrated mining and mineral processing enterprise special…
|
MIDWESTLTD | IN | Mining and quarrying |
|
Neelkanth Rockminerals ltd.
Extracts and processes granite and marble for construction …
|
531049 | IN | Mining and quarrying |
|
Pacific Industries ltd.
Quarries, processes, and distributes natural stone and engi…
|
523483 | IN | Mining and quarrying |
|
P.B. Group Limited
Extracts bentonite and produces derivatives like drilling m…
|
8331 | HK | Mining and quarrying |
Midwest Gold 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/61558/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61558 | 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=61558 | 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=61558 \ -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": 61558}, 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 Midwest Gold Ltd (id: 61558)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.