Get the data you need
Download individual datasets directly, request bulk or restricted data access, or integrate KMFRI data into your own systems via our REST API.
Three ways to get KMFRI data
Most datasets are available immediately as direct downloads. For larger or restricted needs, choose bulk access or API integration below.
Direct Download
Most KMFRI datasets are open and downloadable immediately β no request needed. Browse the catalog, find your dataset, and download in CSV, NetCDF, or SHP format.
Browse Open CatalogBulk & Restricted Access
For large multi-dataset downloads, unpublished survey data, individual-level socioeconomic records, or data not yet in the open catalog. Reviewed by KMFRI's Data Office.
Submit a RequestAPI Access
Integrate KMFRI's time series and spatial datasets directly into your dashboards, research pipelines, or applications via our REST API. Requires an API key.
View API DocsRequest bulk or restricted data
Integrate KMFRI data into your tools
The KMFRI REST API provides programmatic access to fisheries status data, catch time series, and spatial datasets β ideal for dashboards, research pipelines, and third-party applications.
# Example request curl GET \ "https://api.kmfri.go.ke/v1/fisheries/status?ecosystem=freshwater" \ -H "Authorization: Bearer YOUR_API_KEY" # Example response { "fishery": "Lake Victoria β Nile Tilapia", "ecosystem": "freshwater", "status": "healthy", "catch_tonnes": 48200, "yoy_change_pct": 6.2, "assessment_year": 2024, "doi": "10.5281/kmfri.2024.lv01" }
Need ongoing institutional access?
Universities, government agencies, and development partners can establish a formal data sharing agreement with KMFRI for recurring or large-scale data access, including API integration at elevated rate limits.