
CHICAGO RIVET & MACHINE CO — Investor Relations & Filings
Chicago Rivet & Machine Co. is a manufacturer specializing in custom cold-headed parts and automatic riveting machinery. The company operates through two primary segments: Fasteners and Assembly Equipment. The Fasteners division produces a wide array of components, including rivets, bolts, and specialty fasteners engineered to precise customer specifications. The Assembly Equipment division designs and builds standard and custom riveting machines, offering mechanical, pneumatic, and hydraulic models. This integrated approach allows the company to provide comprehensive fastening solutions. As an ISO/IATF 16949 certified supplier, the company serves numerous industries by delivering both high-quality components and the specialized equipment required for their assembly.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-14 | English | |
| SD | 2026-05-14 | English | |
| 10-Q - CHICAGO RIVET & MACHINE CO (0000019871) (Filer) | 2026-05-08 | English | |
| DEF 14A | 2026-04-03 | English | |
| ARS | 2026-04-03 | English | |
| 10-K - CHICAGO RIVET & MACHINE CO (0000019871) (Filer) | 2026-03-24 | English |
Browse filings by year
32 years- 2026 6 filings
- 2025 16 filings
- 2024 16 filings
- 2023 17 filings
- 2022 13 filings
- 2021 10 filings
- 2020 14 filings
- 2019 11 filings
- 2018 9 filings
- 2017 10 filings
- 2016 11 filings
- 2015 10 filings
- 2014 12 filings
- 2013 10 filings
- 2012 13 filings
- 2011 13 filings
- 2010 14 filings
- 2009 18 filings
- 2008 15 filings
- 2007 14 filings
- 2006 13 filings
- 2005 18 filings
- 2004 14 filings
- 2003 10 filings
- 2002 7 filings
- 2001 6 filings
- 2000 6 filings
- 1999 9 filings
- 1998 7 filings
- 1997 12 filings
- 1996 12 filings
- 1995 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46274148 | 8-K | 2026-05-14 | English | ||
| 46167633 | SD | 2026-05-14 | English | ||
| 44415418 | 10-Q - CHICAGO RIVET & MACHINE CO (0000019871) (Filer) | 2026-05-08 | English | ||
| 45911474 | DEF 14A | 2026-04-03 | English | ||
| 45911477 | ARS | 2026-04-03 | English | ||
| 33034813 | 10-K - CHICAGO RIVET & MACHINE CO (0000019871) (Filer) | 2026-03-24 | English | ||
|
2025
9 filings
| |||||
| 15538315 | SCHEDULE 13D Filing | 2025-12-29 | English | ||
| 15538339 | 3 Filing | 2025-12-16 | English | ||
| 15538332 | 4 Filing | 2025-12-16 | English | ||
| 10491563 | Major Shareholding Notification 2025 | 2025-12-13 | English | ||
| 8343218 | 10-Q | 2025-11-07 | English | ||
| 8343222 | 10-Q | 2025-08-08 | English | ||
| 8343223 | Major Shareholding Notification 2025 | 2025-07-03 | English | ||
| 8343226 | 8-K/A | 2025-06-10 | English | ||
| 8343227 | 8-K | 2025-06-02 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Treet Corporation Limited
Manufacturer and seller of razors and blades, also involved…
|
TREET | PK | Manufacturing |
|
Treet Corporation (Ptc)
Manufactures and sells conventional and disposable razors a…
|
TCLTC | PK | Manufacturing |
|
TRIFAST PLC
Designs, manufactures, and distributes industrial fastening…
|
TRI | GB | Manufacturing |
|
TRIMAS CORP
A diversified manufacturer of engineered products for packa…
|
TRS | US | Manufacturing |
|
Tyman PLC
Designs and manufactures engineered components for the door…
|
TYMN | GB | Manufacturing |
|
UNION TOOL CO.
Manufacturer of high-precision cutting tools, including dri…
|
6278 | JP | Manufacturing |
|
Unior
Manufacturer of forged automotive parts, professional hand …
|
UKIG | SI | Manufacturing |
|
Venus AD
A company focused on real estate operations, trade, and rel…
|
— | BG | Manufacturing |
|
Vimi Fasteners
Designs and manufactures high-precision mechanical componen…
|
VIM | IT | Manufacturing |
|
WATTS WATER TECHNOLOGIES INC
Global manufacturer of water technology solutions for safet…
|
WTS | US | Manufacturing |
CHICAGO RIVET & MACHINE CO 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/35207/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35207 | 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=35207 | 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=35207 \ -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": 35207}, 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 CHICAGO RIVET & MACHINE CO (id: 35207)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.