Sign In
-Enter your email to receive a sign-in link.
-Sign in to BeanFlows
+Enter your email. We'll send a link — no password needed.
+Enter your email to receive a sign-in link.
-Enter your email. We'll send a link — no password needed.
++ Don't have an account? + Sign up +
+We've sent a sign-in link to:
-{{ email }}
- -Click the link in the email to sign in. The link expires in {{ config.MAGIC_LINK_EXPIRY_MINUTES }} minutes.
- +We sent a sign-in link to:
+ +{{ email }}
+ +Click the link in the email to sign in. It expires in {{ config.MAGIC_LINK_EXPIRY_MINUTES }} minutes.
+Enter your email to get started.
-Free plan. Real data. No credit card.
++ Already have an account? + Sign in +
+Start free with coffee data. Upgrade when you need more.
-Every plan includes the full dashboard. Upgrade when you need more history, exports, or API access.
+$0 /month
-All data comes from the USDA Production, Supply & Distribution (PSD) Online database, which is freely available. We process and transform it daily into analytics-ready metrics.
+All data comes from the USDA Production, Supply & Distribution (PSD) Online database, which is freely available. We extract, transform, and structure it daily into analytics-ready metrics.
The free Explorer plan shows the last 5 market years. Trader and Analyst plans unlock the full dataset going back to 2006, giving you deeper context for long-term trend analysis.
+Yes. Upgrade or downgrade at any time. Changes take effect immediately with prorated billing.
+Yes. Upgrade or downgrade at any time. Changes take effect immediately with prorated billing handled by Paddle.
All 65 commodities tracked by USDA PSD, including coffee, cocoa, sugar, cotton, grains, oilseeds, and more.
+Standard CSV with headers. One row per country per market year. Compatible with Excel, Google Sheets, Python, R, and any tool that reads CSV.
Cancel anytime from your dashboard settings. You keep access until the end of your billing period.
+Generate an API key from your dashboard settings. Use Bearer token authentication with standard REST endpoints for commodity listing, time series, and country data. Full docs available after signup.
+Yes. No trial period, no credit card required. The Explorer plan is free for as long as you use it.
Your subscription is now active. You have full access to all features included in your plan.
- -- Go to Dashboard -
- +Your subscription is now active. You have full access to all features included in your plan.
+ + Go to Dashboard +- Need to manage your subscription? Visit + +
+ Need to manage your subscription? Visit account settings. -
- + +Compare coffee metrics across producing and consuming countries.
- +Select countries above to see the comparison chart.
-Welcome back{% if user.name %}, {{ user.name }}{% endif %}! Global coffee market data from USDA PSD.
- +- {{ "{:,.0f}".format(latest.get("Production", 0)) }} -
- 1,000 60-kg bags -+
- {{ "{:,.0f}".format(latest.get("Exports", 0) - latest.get("Imports", 0)) }} -
- Exports minus imports -{{ plan | title }}
- +Showing last 5 years. Upgrade for full 18+ year history.
+| Country | -Production | -YoY % | +Production | +YoY % |
|---|---|---|---|---|
| {{ row.country_name }} | -{{ "{:,.0f}".format(row.Production) }} | -+ | {{ "{:,.0f}".format(row.Production) }} | +{% if row.Production_YoY_pct is not none %} {{ "{:+.1f}%".format(row.Production_YoY_pct) }} {% else %} @@ -106,39 +103,58 @@ |
CSV export available on Starter and Pro plans. Upgrade
-