🚧 Early access — free tier is live now. Paid plans coming soon.
Early Access

County-level agricultural risk data, ready to query.

Drought, weather, soil moisture, and growing degree days unified in a single API. Built for lenders, insurers, and analysts who need reliable signals — not raw files.

Explore the API View Pricing
What's included

Six datasets. One API.

Core risk signals are county-level and updated daily — no pipeline required. Crop progress is state-level context. History depth varies by dataset.

🌵

Drought Monitor

Weekly USDM severity (D0–D4), regime classification, persistence streaks, and 52-week burden scores.

🌧️

Precipitation & Weather

Daily PRISM 4km gridded data aggregated to county: 7/30/90-day precip totals, max temp, min temp, and VPD.

🌱

Soil Moisture

NASA SMAP AM/PM volumetric water content and vegetation water content, updated daily with ~1–3 day latency.

🌡️

Growing Degree Days

Season-to-date GDD for corn, soybeans, wheat, cotton, and sorghum — with prior-year comparison built in.

📊

Crop Yields

USDA NASS county-level annual yields and harvested acres for major crops, back to 1981.

🌾

Crop Progress

USDA NASS weekly planting, emergence, and harvest percentages by crop and state — updated every Monday.

⚠️

Risk Score

Composite 0–100 agricultural stress index combining all signals into a single, actionable number.

One request. Every signal.

The risk score endpoint combines drought severity, precipitation deficit, soil moisture, and GDD pace into a single county-level index.

  • 0–15 Minimal stress
  • 16–50 Low to moderate
  • 51–65 Elevated — monitor closely
  • 66–100 High to extreme
# Request
GET /county/19143/risk-score
X-API-Key: agr_your_key_here

# Response
{
  "fips":    "19143",
  "county_name": "Osceola County",
  "state_abbr":  "IA",
  "score":  44,
  "rating": "moderate",
  "components": {
    "drought":       25,
    "precipitation": 10,
    "soil_moisture": 8,
    "gdd_pace":      0
  },
  "data_coverage_pct": 100
}
Pricing

Simple, transparent pricing

All plans include historical data up to your tier's limit. No setup fees.

Free
$0
Explore the data. No credit card required.
  • 25 requests / day
  • 90 days of history
  • Drought, weather, soil, GDD, yields
  • County summary endpoint
  • Risk score
  • Portfolio endpoint
Pro
$199/mo
For teams with county-level portfolio exposure.
  • 10,000 requests / day
  • Unlimited history (2000+)
  • Drought, weather, soil, GDD, yields
  • County summary endpoint
  • Risk score endpoint
  • Portfolio endpoint (50 counties/call)
Coming Soon
Enterprise
Custom
For institutions with large exposure books and compliance requirements.
  • Custom rate limits
  • Unlimited history
  • All endpoints
  • SLA guarantee
  • Dedicated support
  • Custom data exports
Contact Us

Free API keys are emailed instantly — check your spam folder if you don't see it.

Early access pricing. Rates subject to change.