Regional reproduction benchmarks for PSY, LSY, farrowing rate, NPD, and litter metrics — computed from 150M+ anonymized records across 18+ countries.
Live — Available nowCompare your operation against the full network distribution — not just an average. Know if you're top quartile or below median.
Benchmarks update every Monday from the prior week's data. Always current, always comparable.
No data cell is published unless it aggregates at least 10 distinct farms. Privacy-first by design.
Filter by sow, weaner, or finisher phase for more precise benchmarking at each stage of production.
Stable field names and typed responses make the API easy for AI agents and data pipelines to parse.
Benchmark against KR-only data or the global composite index. Regional codes give you precision where you need it.
| Field | Type | Description |
|---|---|---|
| meta.year | integer | Analysis year |
| meta.anonymization.min_farms_threshold | integer | N ≥ 10 anonymity threshold |
| data[].region_name | string | Korean region name |
| data[].farm_count | integer | Farms included in the aggregate |
| data[].psy | StatBlock | PSY distribution block |
| data[].lsy | StatBlock | LSY distribution block |
| data[].farrowing_rate | StatBlock | Farrowing rate distribution block |
| data[].npd | StatBlock | Non-productive days distribution block |
{
"meta": {
"year": 2024,
"anonymization": {"min_farms_threshold": 10}
},
"data": [{
"region_name": "충남",
"farm_count": 171,
"psy": {"mean": 20.75, "p25": 22.4, "p75": 27.6},
"farrowing_rate": {"mean": 67.55, "p25": 74.8, "p75": 88.8}
}]
}Nutrition teams use PSY, LSY, and farrowing-rate distributions to compare herd performance against the wider industry.
Ag lenders incorporate PSY and farrowing benchmarks into farm creditworthiness models — replacing subjective estimates with verified network data.
Insurers use mortality percentiles to set actuarial baselines and detect when a farm's performance diverges from the network — a leading indicator of claims.
Typed responses give agents a stable benchmark payload for retrieval, comparison, and workflow decisions.
Available on all plans. Get access to weekly percentile distributions for your region from day one.
30–90 day supply projections with confidence intervals, derived from live breeding and inventory signals across the Korean and global swine network.
Q3 2026 — Early access openGet supply projections at three time horizons — with confidence intervals that widen appropriately over longer periods.
Forecasts are updated daily from live breeding data — not lagging government statistics. Signal-to-slaughter lag is modeled precisely.
Set include_breakdown=true to get province-level supply variance — essential for regional procurement decisions.
Typed supply fields can feed procurement models, alert rules, and AI agent workflows directly.
Every response includes year-over-year change percentage — putting the current forecast in historical context.
Supply expressed as an index relative to a 5-year baseline — giving you a normalized, comparable number across markets and periods.
{
"status": "ok",
"region": "KR",
"period": "2026-Q3",
"supply_index": 94.2, // 100 = 5yr baseline
"trend": "DECLINING",
"yoy_change_pct": -3.8,
"confidence": 0.91,
"horizons": {
"d30": { "index": 93.1, "ci_low": 91.8, "ci_high": 94.4 },
"d60": { "index": 91.8, "ci_low": 89.2, "ci_high": 94.1 },
"d90": { "index": 90.4, "ci_low": 86.9, "ci_high": 93.8 }
}
}Food processors feed supply forecasts into procurement models to lock forward contracts before tightening markets drive up spot prices.
Traders use supply index trend signals to position ahead of price movements — with confidence intervals that inform position sizing.
Feed producers align production schedules with herd cycle data — avoiding overproduction and distribution cost spikes.
Procurement AI agents can monitor the supply_index daily and trigger internal sourcing workflows from your own rules.
Available on Standard and Premium plans. Early access available now for Q3 2026 launch.
Real-time risk signals for disease events, supply concentration, feed cost pressure, and market stress — calibrated against 150M+ farm records.
Q1 2027 — Design partner programDetect early-stage disease risk clusters before official reporting — based on mortality and treatment pattern anomalies in the farm network.
Identify when supply becomes dangerously concentrated in a single region or operator — a leading indicator of catastrophic disruption.
A single 0.0–1.0 risk score aggregates all signal types — ready to plug directly into risk models, dashboards, or agent decision trees.
Each signal comes with a severity level: HIGH, MEDIUM, or LOW — enabling tiered response workflows in your risk management system.
Set your own minimum risk_score threshold — filter noise and surface only the signals your model needs to act on.
Signals are designed to provide actionable lead time — not confirmations of what's already happened in the market.
{
"status": "ok",
"region": "KR",
"risk_level": "ELEVATED",
"risk_score": 0.74, // 0.0–1.0
"signals": [
{ "type": "DISEASE_PROXIMITY", "severity": "HIGH" },
{ "type": "SUPPLY_CONCENTRATION", "severity": "MEDIUM" }
],
"lead_time_days": 14,
"confidence": 0.87
}Livestock insurers trigger risk_score thresholds to automatically adjust premiums and initiate pre-claims inspections before events materialize.
Ag lenders set alert thresholds on regional risk_score and trigger covenant reviews when ELEVATED signals appear in a borrower's supply region.
Food processors integrate ACTIVATE_CONTINGENCY_PLAN into procurement workflows — automatically sourcing from alternative regions when risk is elevated.
Agricultural agencies use disease proximity signals as an independent early warning layer — ahead of official reporting chains.
Available Q1 2027. Design partners get early API access, direct input into the signal schema, and preferred pricing at launch.
Price movements, supply dynamics, and regional risk factors — delivered as structured JSON and PDF digest every Monday morning.
Q4 2026 — Join waitlistGet structured JSON for machine consumption and a formatted PDF digest for analyst and executive distribution — from the same endpoint.
18+ country coverage with regional price indices, supply dynamics, and risk factor summaries — all in a single weekly briefing.
Week-over-week and month-over-month pork price indices, with trend direction and magnitude classifications.
Each briefing includes a ranked list of active risk factors — disease, weather, regulatory, and supply concentration — by region and severity.
A clean, formatted PDF report ready for internal distribution — or white-labeled for client delivery.
Versioned API with a stable schema — safe to pipe into dashboards, data warehouses, or automated report generation pipelines.
Launching Q4 2026. Join the waitlist to get early beta access and preferred launch pricing.