fsis_establishments_search
Which meat, poultry, or egg plants operate in a market? Search the USDA FSIS Meat, Poultry & Egg Product Inspection Directory (every federally-inspected establishment) by company, state, city, activity (slaughter/processing), species, size, or inspection-grant date (since, for new plants). Returns the establishment (entity-resolved where possible), address, activities, and size — a food-safety seller's entire target universe, not just OSHA-hit plants. FSIS public-domain records. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City fragment. | |
| size | No | Very Small | Small | Large (CSV). | |
| sort | No | grant_date | establishment_name :asc|:desc. Default grant_date:desc. | |
| limit | No | Max rows (default 25, cap 100). | |
| since | No | Inspection grant date on/after this date (YYYY-MM-DD) — surfaces newly-granted plants. | |
| state | No | State code(s), CSV. | |
| offset | No | Rows to skip. | |
| company | No | Establishment/company name — suffix/punctuation-insensitive. | |
| species | No | meat | poultry | egg (CSV). | |
| activity | No | Activity fragment (Slaughter, Processing, Egg Product, ...). | |
| entity_id | No | Resolved employer entity UUID (pivots to business360). | |
| slaughter | No | true = slaughter establishments only. | |
| processing | No | true = processing establishments only. | |
| establishment_number | No | FSIS establishment number(s), CSV (M=meat, P=poultry, G=egg, I=import). |