
FMC CORP — Investor Relations & Filings
FMC Corporation is an agricultural sciences company that provides crop protection solutions to farmers. The company develops, markets, and sells a portfolio of products including insecticides, herbicides, and fungicides designed to enhance crop yield and quality. FMC focuses on innovation through its development pipeline, which includes novel biologicals and precision technologies. The company is dedicated to delivering science-based solutions that increase the productivity and resilience of agricultural land, addressing significant challenges within the farming sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PRIMARY DOCUMENT | 2020-07-20 | English | |
| PRIMARY DOCUMENT | 2020-07-20 | English | |
| PRIMARY DOCUMENT | 2020-07-20 | English | |
| PRIMARY DOCUMENT | 2020-07-20 | English | |
| PRIMARY DOCUMENT | 2020-07-20 | English | |
| PRIMARY DOCUMENT | 2020-07-15 | English |
Browse filings by year
27 years- 2026 34 filings
- 2025 135 filings
- 2024 116 filings
- 2023 122 filings
- 2022 91 filings
- 2021 94 filings
- 2020 96 filings
- 2019 130 filings
- 2018 99 filings
- 2017 90 filings
- 2016 91 filings
- 2015 123 filings
- 2014 105 filings
- 2013 105 filings
- 2012 99 filings
- 2011 124 filings
- 2010 146 filings
- 2009 107 filings
- 2008 120 filings
- 2007 112 filings
- 2006 92 filings
- 2005 68 filings
- 2004 63 filings
- 2003 47 filings
- 2002 20 filings
- 2001 26 filings
- 2000 24 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 8450830 | PRIMARY DOCUMENT | 2020-07-20 | English | ||
| 8450831 | PRIMARY DOCUMENT | 2020-07-20 | English | ||
| 8450832 | PRIMARY DOCUMENT | 2020-07-20 | English | ||
| 8450833 | PRIMARY DOCUMENT | 2020-07-20 | English | ||
| 8450834 | PRIMARY DOCUMENT | 2020-07-20 | English | ||
| 8450835 | PRIMARY DOCUMENT | 2020-07-15 | English | ||
| 8450836 | PRIMARY DOCUMENT | 2020-07-13 | English | ||
| 8450837 | 8-K | 2020-07-13 | English | ||
| 8450838 | 11-K | 2020-06-12 | English | ||
| 8450839 | PRIMARY DOCUMENT | 2020-06-10 | English | ||
| 9051738 | 10-Q | 2020-05-06 | English | ||
| 8450840 | PRIMARY DOCUMENT | 2020-05-05 | English | ||
| 8450841 | 8-K | 2020-05-05 | English | ||
| 8450842 | PRIMARY DOCUMENT | 2020-04-30 | English | ||
| 8450843 | PRIMARY DOCUMENT | 2020-04-30 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAMA Ltd.
Global provider of crop protection solutions using off-pate…
|
000553 | CN | Manufacturing |
|
Advance Agrolife Limited
Manufactures and distributes agrochemicals for crop protect…
|
ADVANCE | IN | Manufacturing |
|
Aimco Pesticides Ltd.
Manufacturer and exporter of technical grade pesticides and…
|
524288 | IN | Manufacturing |
|
Ambey Laboratories Limited
Manufactures and distributes agrochemicals and crop protect…
|
AMBEY | IN | Manufacturing |
|
AMERICAN VANGUARD CORP
Develops and markets solutions for crop protection, turf, a…
|
AVD | US | Manufacturing |
|
Amoéba
Develops natural microbiological solutions to manage bacter…
|
ALMIB | FR | Manufacturing |
|
Anhui Guangxin Agrochemical Co., Ltd.
Produces agrochemicals and fine chemical intermediates usin…
|
603599 | CN | Manufacturing |
|
Aristo Bio-Tech And Lifescience Limited
Manufactures crop protection products and provides contract…
|
ARISTO | IN | Manufacturing |
|
ASTEC LIFESCIENCES LIMITED
CDMO manufacturing agrochemical active ingredients and phar…
|
ASTEC | IN | Manufacturing |
|
Auri Grow India Limited
Develops agrochemicals, crop protection products, and bio-s…
|
AURIGROW | IN | Manufacturing |
FMC 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/31144/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31144 | 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=31144 | 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=31144 \ -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": 31144}, 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 FMC CORP (id: 31144)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.