ALINCO INCORPORATED — Investor Relations & Filings
Alinco Incorporated is a diversified manufacturer with a primary focus on construction equipment. The company's core business encompasses the development, manufacturing, sales, rental, and installation of scaffolding and other temporary construction materials. Beyond the construction sector, Alinco operates several distinct divisions. The Housing Equipment division produces items such as ladders, stepladders, and aluminum profiles. The Fitness division offers a range of products for health promotion, physical fitness, and body maintenance. Additionally, the Electronics division specializes in manufacturing radio and wireless communication equipment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2024-02-02 | Japanese | |
| 四半期報告書-第54期第3四半期(2023/09/21-2023/12/20) | 2024-02-02 | Japanese | |
| 確認書 | 2023-11-01 | Japanese | |
| 四半期報告書-第54期第2四半期(2023/06/21-2023/09/20) | 2023-11-01 | Japanese | |
| 確認書 | 2023-08-03 | Japanese | |
| 四半期報告書-第54期第1四半期(2023/03/21-2023/06/20) | 2023-08-03 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
2 filings
| |||||
| 7359067 | 確認書 | 2024-02-02 | Japanese | ||
| 7359066 | 四半期報告書-第54期第3四半期(2023/09/21-2023/12/20) | 2024-02-02 | Japanese | ||
|
2023
9 filings
| |||||
| 7541390 | 確認書 | 2023-11-01 | Japanese | ||
| 7541391 | 四半期報告書-第54期第2四半期(2023/06/21-2023/09/20) | 2023-11-01 | Japanese | ||
| 7551965 | 確認書 | 2023-08-03 | Japanese | ||
| 7551967 | 四半期報告書-第54期第1四半期(2023/03/21-2023/06/20) | 2023-08-03 | Japanese | ||
| 7565402 | 確認書 | 2023-06-20 | Japanese | ||
| 7565400 | 内部統制報告書-第53期(2022/03/21-2023/03/20) | 2023-06-20 | Japanese | ||
| 7565403 | 有価証券報告書-第53期(2022/03/21-2023/03/20) | 2023-06-20 | Japanese | ||
| 7578362 | 確認書 | 2023-02-02 | Japanese | ||
| 7578365 | 四半期報告書-第53期第3四半期(2022/09/21-2022/12/20) | 2023-02-02 | Japanese | ||
|
2022
4 filings
| |||||
| 7587388 | 四半期報告書-第53期第2四半期(令和4年6月21日-令和4年9月20日) | 2022-11-02 | Japanese | ||
| 7587387 | 確認書 | 2022-11-02 | Japanese | ||
| 7596108 | 確認書 | 2022-08-03 | Japanese | ||
| 7596109 | 四半期報告書-第53期第1四半期(令和4年3月21日-令和4年6月20日) | 2022-08-03 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2242749 Ontario Limited
Manufactures and markets infrastructure products and engine…
|
ARF | CA | Manufacturing |
|
ABAS Protect AB
Develops, manufactures, and sells area protection products …
|
ABAS | SE | Manufacturing |
|
Acrow (India) Ltd.
Designs and manufactures formwork, scaffolding, and materia…
|
513149 | IN | Manufacturing |
|
Advanced Building Industries Co.
Manufactures and supplies structural steel products and int…
|
2240 | SA | Manufacturing |
|
Ahlada Engineers Limited
Designs and manufactures steel doors, windows, and furnitur…
|
AHLADA | IN | Manufacturing |
|
Ahmedabad Steelcraft Ltd.
Produces and exports steel window sections, door frames, an…
|
522273 | IN | Manufacturing |
|
Al-Babtain Power and Telecommunication Co.
Supplies steel towers, poles, and structural solutions for …
|
2320 | SA | Manufacturing |
|
ALFABS AUSTRALIA LIMITED
Provides engineering, fabrication, and equipment services f…
|
AAL | AU | Manufacturing |
|
Alliance Integrated Metaliks Limited
Fabricates heavy structural steel and precision metal produ…
|
534064 | IN | Manufacturing |
|
Alltainer AB
Develops and manufactures mobile solutions from converted s…
|
ALLT | SE | Manufacturing |
ALINCO INCORPORATED 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/11642/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11642 | 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=11642 | 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=11642 \ -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": 11642}, 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 ALINCO INCORPORATED (id: 11642)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.