HPQ SILICON INC. — Investor Relations & Filings
HPQ Silicon Inc. is an advanced materials engineering provider focused on developing sustainable silica (SiO2) and silicon (Si) solutions. The company specializes in creating transformational, low-cost technologies that convert quartz into high-purity silicon materials. Its core proprietary technology is the PUREVAP™ process, a unique one-step manufacturing method designed to meet the contemporary demands of the silicon metal market. HPQ focuses on supplying value-added silicon products sought after by key growth sectors, particularly electric vehicle and battery manufacturers. The company's strategic objective, supported by world-class technology partners, is to commercialize sustainable silicon production processes to supply materials critical for achieving net-zero emissions goals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - French.pdf | 2025-01-28 | French | |
| News release - English.pdf | 2025-01-28 | English | |
| Report of exempt distribution (45-106F1).pdf | 2025-01-17 | French | |
| News release - French.pdf | 2025-01-09 | French | |
| News release - English.pdf | 2025-01-09 | English | |
| News release - French.pdf | 2025-01-09 | French |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 13767496 | News release - French.pdf | 2025-01-28 | French | ||
| 13767495 | News release - English.pdf | 2025-01-28 | English | ||
| 13765555 | Report of exempt distribution (45-106F1).pdf | 2025-01-17 | French | ||
| 31555740 | News release - French.pdf | 2025-01-09 | French | ||
| 31555738 | News release - English.pdf | 2025-01-09 | English | ||
| 31555781 | News release - French.pdf | 2025-01-09 | French | ||
| 31555780 | News release - English.pdf | 2025-01-09 | English | ||
|
2024
8 filings
| |||||
| 31471739 | News release - English.pdf | 2024-12-19 | English | ||
| 13763823 | News release - French.pdf | 2024-12-18 | French | ||
| 13763822 | News release - English.pdf | 2024-12-18 | English | ||
| 31383108 | News release - English.pdf | 2024-12-10 | English | ||
| 31383106 | News release - French.pdf | 2024-12-10 | French | ||
| 31127973 | News release - French.pdf | 2024-11-20 | English | ||
| 31127959 | News release - English.pdf | 2024-11-20 | English | ||
| 31021041 | News release - French.pdf | 2024-11-12 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
6K ADDITIVE, INC.
Produces sustainable metal powders for 3D printing using mi…
|
6KA | US | Manufacturing |
|
Afarak Group
A vertically-integrated producer of chromium-based specialt…
|
AFAGR | FI | Manufacturing |
|
Alcoa Corp
A global producer of bauxite, alumina, and aluminum with in…
|
AA | US | Manufacturing |
|
Alcomet AD
Manufacturer of flat-rolled and extruded aluminum products,…
|
ALCM | BG | Manufacturing |
|
ALCONIX CORPORATION
An integrated non-ferrous metals company combining trading …
|
3036 | JP | Manufacturing |
|
Alnera Aluminium Co., Ltd.
Manufactures aluminum extrusion profiles and fabricated com…
|
301613 | CN | Manufacturing |
|
Alpro a.d. Vlasenica
Manufacturer of extruded aluminum profiles for architectura…
|
ALPRRA | BA | Manufacturing |
|
Alro S.A.
A large, vertically integrated aluminum producer in Europe …
|
ALR | RO | Manufacturing |
|
Al Taiseer Group Talco Industrial Co.
Specializes in aluminum extrusion, surface treatments, and …
|
4143 | SA | Manufacturing |
|
Alumetal S.A.
Producer of recycled aluminium alloys, primarily for the au…
|
AML | PL | Manufacturing |
HPQ SILICON 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/44749/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44749 | 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=44749 | 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=44749 \ -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": 44749}, 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 HPQ SILICON INC. (id: 44749)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.