
Swisher Hygiene Inc. — Investor Relations & Filings
Swisher is a provider of comprehensive hygiene and sanitation solutions for commercial environments, delivering essential products and services designed to promote superior cleanliness and food safety. The company's core offerings include a wide range of chemical products such as degreasers, floor cleaners, hand soaps and sanitizers, laundry chemicals, and specialized warewashing systems (both machine and manual). Swisher provides solutions covering disinfection, odor control, insect control, and general housekeeping protocols. Target markets primarily include foodservice, lodging, and long-term care facilities. The company emphasizes expert service, training, and specialized programs, such as dishmachine leasing, to implement tailored cleaning protocols for unique facility needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2016-11-09 | English | |
| Material change report - English.pdf | 2016-10-06 | English | |
| Material change report - English.pdf | 2016-08-29 | English | |
| News release - English.pdf | 2016-08-19 | English | |
| News release - English.pdf | 2016-08-12 | English | |
| Material change report - English.pdf | 2016-05-27 | English |
Browse filings by year
18 yearsMarket data
Market data not available
Price history
Peer group · Other cleaning activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASANTE INCORPORATED
Provider of house maintenance, sanitation, and protective m…
|
6073 | JP | Administrative and support serv… |
|
Blade Ranger Ltd.
Develops autonomous drone solutions for maintaining renewab…
|
BLRN | IL | Administrative and support serv… |
|
Công ty Cổ phần Khử trùng Việt Nam
Provides comprehensive agrochemical, fumigation, and pest c…
|
VFG | VN | Administrative and support serv… |
|
E.E.A.M.I Ltd.
Develops and maintains robotic cleaning solutions for photo…
|
ECPA-M | IL | Administrative and support serv… |
|
Mister Car Wash, Inc.
Operator of conveyor-based car wash facilities with a subsc…
|
MCW | US | Administrative and support serv… |
|
Nirmitee Robotics India Limited
Specializes in robotic HVAC duct cleaning and sterilization…
|
543194 | IN | Administrative and support serv… |
|
Polman Spolka Akcyjna
Provides cleaning, renovation, and maintenance services for…
|
PLM | PL | Administrative and support serv… |
|
Polygon Real Estate Ltd.
A real estate investment firm developing and building incom…
|
POLY | IL | Administrative and support serv… |
|
PT Ecocare Indo Pasifik Tbk.
Pioneer in professional hygiene and sanitation services, eq…
|
HYGN | ID | Administrative and support serv… |
|
Rentokil Initial PLC
A global group specializing in pest control, hygiene, and w…
|
RTO | GB | Administrative and support serv… |
Swisher Hygiene 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/43314/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43314 | 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=43314 | 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=43314 \ -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": 43314}, 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 Swisher Hygiene Inc. (id: 43314)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.