
OLIN Corp — Investor Relations & Filings
Olin Corporation is a global manufacturer and distributor of chemical products and ammunition. The company operates through three primary business segments: Chlor Alkali Products and Vinyls, Epoxy, and Winchester. The Chlor Alkali Products and Vinyls segment is a leading global producer of chlorine, caustic soda, vinyls, hydrochloric acid, and bleach. The Epoxy division offers a comprehensive portfolio of epoxy resins, curing agents, and intermediates for various industrial applications. The Winchester segment is a leading U.S. manufacturer of small-caliber ammunition for the recreational, law enforcement, and military markets. Olin focuses on delivering essential materials and solutions through its integrated business model.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 4 | 2022-04-05 | English | |
| FORM 4 | 2022-04-05 | English | |
| FORM 4 | 2022-03-15 | English | |
| FORM 4 | 2022-03-15 | English | |
| FORM 4 | 2022-03-15 | English | |
| FORM 8-K | 2022-03-14 | English |
Browse filings by year
27 years- 2026 31 filings
- 2025 59 filings
- 2024 80 filings
- 2023 80 filings
- 2022 80 filings
- 2021 110 filings
- 2020 125 filings
- 2019 109 filings
- 2018 104 filings
- 2017 120 filings
- 2016 130 filings
- 2015 225 filings
- 2014 107 filings
- 2013 108 filings
- 2012 119 filings
- 2011 102 filings
- 2010 94 filings
- 2009 96 filings
- 2008 110 filings
- 2007 102 filings
- 2006 98 filings
- 2005 89 filings
- 2004 90 filings
- 2003 39 filings
- 2002 30 filings
- 2001 23 filings
- 2000 18 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 8648430 | FORM 4 | 2022-04-05 | English | ||
| 8648432 | FORM 4 | 2022-04-05 | English | ||
| 8648435 | FORM 4 | 2022-03-15 | English | ||
| 8648439 | FORM 4 | 2022-03-15 | English | ||
| 8648442 | FORM 4 | 2022-03-15 | English | ||
| 8648447 | FORM 8-K | 2022-03-14 | English | ||
| 8648453 | DEFA14A 2022 ADDITIONAL PROXY MATERIALS | 2022-03-14 | English | ||
| 8648460 | DEF 14A 2022 PROXY STATEMENT | 2022-03-14 | English | ||
| 8648462 | Major Shareholding Notification 2022 | 2022-03-09 | English | ||
| 8648463 | FORM 4 | 2022-02-24 | English | ||
| 8648466 | FORM 4 | 2022-02-24 | English | ||
| 8648467 | FORM 4 | 2022-02-24 | English | ||
| 8648469 | FORM 4 | 2022-02-24 | English | ||
| 8648472 | FORM 4 | 2022-02-24 | English | ||
| 8648473 | FORM 4 | 2022-02-24 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
OLIN Corp 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/31434/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31434 | 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=31434 | 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=31434 \ -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": 31434}, 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 OLIN Corp (id: 31434)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.