Piquadro — Investor Relations & Filings
Piquadro is an Italian brand specializing in leather goods and accessories for business and travel. The company designs and manufactures a range of products including backpacks, briefcases, trolleys, wallets, and other professional items. Piquadro is recognized for its combination of Italian design, functionality, and technological innovation, often described as "tech design." Products are engineered for comfort and to accommodate modern electronic devices, targeting business travelers and professionals. The brand is also noted for its iconic collections, such as the Blue Square line, and collaborations with other premium brands. Piquadro has committed to sustainability initiatives, achieving carbon neutrality for its primary operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026/2027 Financial Company Events | 2026-04-09 | English | |
| Calendario finanziario 2026/2027 | 2026-04-09 | Italian | |
| Piquadro S.p.A. Il Consiglio di Amministrazione comunica il fatturato relativo ai primi nove mesi chiusi al 31 dicembre 2025 e la posizione finanziaria netta al 31 dicembre 2025. | 2026-02-05 | Italian | |
| Piquadro Group: consolidated revenues for the first nine months ended 31 December 2025 | 2026-01-12 | English | |
| Gruppo Piquadro: Fatturato primi nove mesi chiusi al 31 dicembre 2025 | 2026-01-12 | Italian | |
| Variation of 2025/2026 Financial Company Events | 2026-01-09 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Piquadro, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui Korrun Co.,Ltd
Designs and manufactures luggage, backpacks, and travel gea…
|
300577 | CN | Manufacturing |
|
BARCOS Co., Ltd.
Designs, manufactures, and sells handbags, wallets, and oth…
|
7790 | JP | Manufacturing |
|
DONG IN ENTECH Co., Ltd.
Original Design Manufacturer of outdoor gear, travel bags, …
|
111380 | KR | Manufacturing |
|
Dos Banderas S.A.
Designs and manufactures high-quality, performance-focused …
|
— | AR | Manufacturing |
|
GOBLIN INDIA LIMITED
Designs and manufactures travel gear, luggage, and corporat…
|
542850 | IN | Manufacturing |
|
Grown Up Group Investment Holdings Limited
Design, manufacture, and sale of bags, luggage, and accesso…
|
1842 | HK | Manufacturing |
|
Guangdong Wanlima Industry Co., Ltd.
Manufactures leather goods, footwear, and equipment for ret…
|
300591 | CN | Manufacturing |
|
Hermès International
A designer, manufacturer, and retailer of luxury goods with…
|
RMS | FR | Manufacturing |
|
Kandal M Venture Ltd
Contract manufacturer of affordable luxury leather goods fo…
|
FMFC | US | Manufacturing |
|
Le Tanneur et Compagnie
French designer and manufacturer of high-end leather goods …
|
ALTAN | FR | Manufacturing |
Piquadro 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/4279/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4279 | 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=4279 | 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=4279 \ -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": 4279}, 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 Piquadro (id: 4279)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.