/v1/stats endpoint returns a single aggregated snapshot of the entire Bhumi dataset. Use it to display platform coverage, build dashboards, or power data-driven landing pages.
Example request
Example response
Response fields
Total number of farms in the dataset with valid geographic coordinates.
Count of distinct product types listed across all farms in the dataset.
Number of distinct US states represented in the dataset.
Number of farms with at least one active delivery option (local delivery, CSA, or online ordering).
A breakdown of farm counts by place type. Keys are place type strings (e.g.,
farm, ranch, market) and values are the integer count of farms with that classification.The top 10 products by farm count across the platform. Each entry contains a product name and the number of farms that carry it.
Stats are cached for one hour. The numbers reflect the state of the dataset at the time the cache was last populated, not real-time updates.