
Hubbard Holding Inc. — Investor Relations & Filings
About Hubbard Holding Inc.
Hubbard Holding Inc. is a specialized holding company operating through its wholly-owned subsidiary, Hubbard Dyers Inc. The core business involves providing fabric modification services to the textile industry. These services include the application of various dying and finishing processes, which are utilized to enhance or alter the color, texture, and performance characteristics of fabrics.
Recent filings
No filings indexed yet
We are still gathering filings for Hubbard Holding Inc.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Finishing of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
| Fuller, Inc. | 387A | JP | Manufacturing |
|
Gentili Mosconi S.p.A.
Creates high-quality textiles for luxury fashion and interi…
|
GM | IT | Manufacturing |
|
Huafang Co.,Ltd
A textile enterprise specializing in printing, dyeing, and …
|
600448 | CN | Manufacturing |
|
JAKHARIA FABRIC LIMITED
Dyes, prints, and finishes fabrics for garment manufacturer…
|
JAKHARIA | IN | Manufacturing |
|
Kohinoor Mills Limited
Vertically integrated textile company producing fabrics, ya…
|
KML | PK | Manufacturing |
|
Kohinoor Textile Mills Limited
Pioneer in vertically integrated textile production: yarns,…
|
KTML | PK | Manufacturing |
|
KOMATSU MATERE Co., Ltd.
A chemical material manufacturer of synthetic fabrics and f…
|
3580 | JP | Manufacturing |
|
KONNDOR INDUSTRIES LIMITED
Manufactures and trades textiles and garments, and manages …
|
532397 | IN | Manufacturing |
|
Mehr Dastgir Textile Mills Limited
A textile manufacturer specializing in export quality appar…
|
MDTM | PK | Manufacturing |
|
NYDF
Specializes in the bleaching, dyeing, printing, and finishi…
|
1410 | TW | Manufacturing |
Hubbard Holding Inc. 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/44018/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44018 | 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=44018 | 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=44018 \ -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": 44018}, 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 Hubbard Holding Inc. (id: 44018)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.