Benchmark API · /api/v1/benchmarks/reproduction

Know where you stand
against the network

Regional reproduction benchmarks for PSY, LSY, farrowing rate, NPD, and litter metrics — computed from 150M+ anonymized records across 18+ countries.

Live — Available now
150M+
Farms
4
Core metrics
Weekly
Refresh cadence
KEY FEATURES
Production benchmarking built for enterprise teams
p25 / Median / p75 Distributions

Compare your operation against the full network distribution — not just an average. Know if you're top quartile or below median.

Weekly Refresh

Benchmarks update every Monday from the prior week's data. Always current, always comparable.

N ≥ 10 anonymity

No data cell is published unless it aggregates at least 10 distinct farms. Privacy-first by design.

Phase-level Segmentation

Filter by sow, weaner, or finisher phase for more precise benchmarking at each stage of production.

Agent-ready JSON

Stable field names and typed responses make the API easy for AI agents and data pipelines to parse.

18+ Country Coverage

Benchmark against KR-only data or the global composite index. Regional codes give you precision where you need it.

RESPONSE SCHEMA
Structured, predictable JSON
FieldTypeDescription
meta.yearintegerAnalysis year
meta.anonymization.min_farms_thresholdintegerN ≥ 10 anonymity threshold
data[].region_namestringKorean region name
data[].farm_countintegerFarms included in the aggregate
data[].psyStatBlockPSY distribution block
data[].lsyStatBlockLSY distribution block
data[].farrowing_rateStatBlockFarrowing rate distribution block
data[].npdStatBlockNon-productive days distribution block
JSON Response
{
  "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}
  
}
USE CASES
Who uses Benchmark API
Feed & Nutrition
Reproduction performance benchmarking

Nutrition teams use PSY, LSY, and farrowing-rate distributions to compare herd performance against the wider industry.

Finance & Lending
Loan underwriting reference

Ag lenders incorporate PSY and farrowing benchmarks into farm creditworthiness models — replacing subjective estimates with verified network data.

Insurance
Actuarial baseline 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.

AI Agents
Agent-ready benchmarks

Typed responses give agents a stable benchmark payload for retrieval, comparison, and workflow decisions.

Start with Benchmark API

Available on all plans. Get access to weekly percentile distributions for your region from day one.

$300/mo
1 API endpoint
10,000 calls / month
99.9% uptime SLA
N ≥ 10 anonymity
Request Access →
Supply Forecast API · /api/v1/benchmarks/supply-forecast

See supply shifts
before they hit

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 open
Forecast accuracy
90
Day horizon
Daily
Refresh cadence
KEY FEATURES
Supply forecasting for procurement teams
30 / 60 / 90-Day Horizons

Get supply projections at three time horizons — with confidence intervals that widen appropriately over longer periods.

Live Breeding Signal Input

Forecasts are updated daily from live breeding data — not lagging government statistics. Signal-to-slaughter lag is modeled precisely.

Regional Breakdown

Set include_breakdown=true to get province-level supply variance — essential for regional procurement decisions.

Procurement-ready JSON

Typed supply fields can feed procurement models, alert rules, and AI agent workflows directly.

YoY Comparison

Every response includes year-over-year change percentage — putting the current forecast in historical context.

Supply Index

Supply expressed as an index relative to a 5-year baseline — giving you a normalized, comparable number across markets and periods.

RESPONSE SCHEMA
Structured, predictable JSON
JSON Response
{
  "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 }
  
}
USE CASES
Who uses Supply Forecast API
Processors
90-day procurement planning

Food processors feed supply forecasts into procurement models to lock forward contracts before tightening markets drive up spot prices.

Commodity Trading
Trade positioning

Traders use supply index trend signals to position ahead of price movements — with confidence intervals that inform position sizing.

Feed Companies
Demand forecasting

Feed producers align production schedules with herd cycle data — avoiding overproduction and distribution cost spikes.

AI Agents
Automated sourcing workflows

Procurement AI agents can monitor the supply_index daily and trigger internal sourcing workflows from your own rules.

Start with Supply Forecast API

Available on Standard and Premium plans. Early access available now for Q3 2026 launch.

$800/mo
2 API endpoints (Benchmark + Forecast)
50,000 calls / month
99.5% uptime SLA
N ≥ 10 anonymity
Request Early Access →
Risk Signals API · /api/v1/benchmarks/disease-alert

Early warning signals
for supply disruption

Real-time risk signals for disease events, supply concentration, feed cost pressure, and market stress — calibrated against 150M+ farm records.

Q1 2027 — Design partner program
7–30
Day lead time
4
Risk categories
Real-time
Signal cadence
KEY FEATURES
Risk intelligence for insurers, lenders, and traders
Disease Proximity Signals

Detect early-stage disease risk clusters before official reporting — based on mortality and treatment pattern anomalies in the farm network.

Supply Concentration Risk

Identify when supply becomes dangerously concentrated in a single region or operator — a leading indicator of catastrophic disruption.

Composite Risk Score

A single 0.0–1.0 risk score aggregates all signal types — ready to plug directly into risk models, dashboards, or agent decision trees.

Severity Classification

Each signal comes with a severity level: HIGH, MEDIUM, or LOW — enabling tiered response workflows in your risk management system.

Configurable Thresholds

Set your own minimum risk_score threshold — filter noise and surface only the signals your model needs to act on.

7–30 Day Lead Time

Signals are designed to provide actionable lead time — not confirmations of what's already happened in the market.

RESPONSE SCHEMA
Structured, predictable JSON
JSON Response
{
  "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
}
USE CASES
Who uses Risk Signals API
Insurance
Dynamic premium adjustment

Livestock insurers trigger risk_score thresholds to automatically adjust premiums and initiate pre-claims inspections before events materialize.

Finance
Credit risk monitoring

Ag lenders set alert thresholds on regional risk_score and trigger covenant reviews when ELEVATED signals appear in a borrower's supply region.

Processors
Contingency supply activation

Food processors integrate ACTIVATE_CONTINGENCY_PLAN into procurement workflows — automatically sourcing from alternative regions when risk is elevated.

Government
Food security monitoring

Agricultural agencies use disease proximity signals as an independent early warning layer — ahead of official reporting chains.

Join the Risk Signals Design Partner Program

Available Q1 2027. Design partners get early API access, direct input into the signal schema, and preferred pricing at launch.

Design Partner
Early API access (Q3 2026)
Schema co-design input
Preferred launch pricing
Dedicated onboarding support
Apply for Design Partner →
Market Intelligence API · /api/v1/benchmarks/supply-shock

Global pork market
intelligence, weekly

Price movements, supply dynamics, and regional risk factors — delivered as structured JSON and PDF digest every Monday morning.

Q4 2026 — Join waitlist
47
Countries
JSON+PDF
Delivery format
Weekly
Refresh cadence
KEY FEATURES
Market intelligence for research and strategy teams
JSON + PDF Delivery

Get structured JSON for machine consumption and a formatted PDF digest for analyst and executive distribution — from the same endpoint.

Global Coverage

18+ country coverage with regional price indices, supply dynamics, and risk factor summaries — all in a single weekly briefing.

Price Movement Signals

Week-over-week and month-over-month pork price indices, with trend direction and magnitude classifications.

Risk Factor Summary

Each briefing includes a ranked list of active risk factors — disease, weather, regulatory, and supply concentration — by region and severity.

Branded PDF Digest

A clean, formatted PDF report ready for internal distribution — or white-labeled for client delivery.

Schema-stable JSON

Versioned API with a stable schema — safe to pipe into dashboards, data warehouses, or automated report generation pipelines.

Join the Market Intelligence Waitlist

Launching Q4 2026. Join the waitlist to get early beta access and preferred launch pricing.

Waitlist Open
Beta access Q4 2026
JSON + PDF delivery
Preferred launch pricing
Join Waitlist →