Global Spatially-Disaggregated Crop Production Statistics Data for 2020 Version 2.0 Release 2, represented as a gridded crop production data cube. The record describes crop area, harvested area, production, and yield by crop and production technology at 5 arc-minute resolution.
Important note
Derived from available subnational statistics; local national or subnational data providers may hold more precise source statistics for some locations.
Quick start
import xarray as xr
url = "https://digital-atlas.s3.amazonaws.com/cdh/data/mapspam2020-v2r2/spam2020-v2r2.zarr"
ds = xr.open_zarr(url)
import rioxarray
url = "https://digital-atlas.s3.amazonaws.com/cdh/data/mapspam2020-v2r2/cog/spam2020-all-physical_area.tif"
da = rioxarray.open_rasterio(url, masked=True)library(stars)
url <- 'ZARR:"/vsicurl/https://digital-atlas.s3.amazonaws.com/cdh/data/mapspam2020-v2r2/spam2020-v2r2.zarr"'
ds <- read_mdim(url, proxy = TRUE)
library(terra)
url <- "/vsicurl/https://digital-atlas.s3.amazonaws.com/cdh/data/mapspam2020-v2r2/cog/spam2020-all-physical_area.tif"
r <- rast(url)Intended uses
- global and regional analysis of crop area, production, and yield patterns
- food security and agricultural systems assessment
- spatial targeting at national and sub-national scale
Not recommended for
Why: the grid is too coarse for field-scale operational decisions.
Use instead: local survey or administrative production data.
Commodities
Variables
| Variable | Type | Unit | Description |
|---|---|---|---|
| physical_area | float32 | ha | Physical crop area allocated to each grid cell. |
| harvested_area | float32 | ha | Harvested crop area allocated to each grid cell. |
| production | float32 | t | Crop production allocated to each grid cell. Absolute quantity; regional summaries should sum values across cells. |
| yield | float32 | t ha-1 | Crop yield for each grid cell. Relative quantity; do not sum yield values across grid cells. Regional summaries should use a weighted mean with harvested_area as the weight.
|
Dimensions
Axes of the cube — spatial, temporal, and domain axes.
MAPSPAM crop code. Full labels are provided in the dimension codes asset.
MAPSPAM production system code. Full labels are provided in the dimension codes asset.
Access & use
Cloud-optimised distributions — read just the window you need directly from object storage.
Machine-readable file index: STAC Collection
Data
Zarr representation of the source MAPSPAM files.
Format: Zarr — best for cloud-native analysis, reading just the slices you need from the full cube
No Data: -9999
Access the data
https:/
Other access methods
Cloud Optimized GeoTIFFs of the MAPSPAM files.
Format: Cloud-Optimized GeoTIFF — best for single-file downloads, visualisation, and traditional GIS tools
No Data: -9999
Access a specific fileDownload
https://digital-atlas.s3.amazonaws.com/cdh/data/mapspam2020-v2r2/cog/spam2020-all-physical_area.tif
Other access methods
File pattern: spam2020-{technology}-{variable}.tif
Additional assets
Dimension code list for crop values.
Format: application/json
Access the data
https:/
Technical metadata
The full spatial, temporal, and modelling detail behind the summaries elsewhere on this page.
Spatial
- CRS
- EPSG:4326
- Extent (W S E N)
- [-180, -90, 180, 90]
- Coverage
- World
- Resolution (xy)
- 5 arc-minutes (~10km at equator)
Temporal
- Reference date
- 2020
Record
- Resource type
- dataset
- Created
- 2026-07-06
- Updated
- 2026-07-06
Provenance
Ordered processing steps, from source to publication.
- source2026-04-22
Original MAPSPAM 2020 v2 release.
- cloud-optimize2026-07-07
Conversion of source MAPSPAM files to a consolidated Zarr data cube.
How to cite
Please cite the dataset and any associated peer-reviewed publications.
International Food Policy Research Institute (IFPRI) (2026). Global Spatially-Disaggregated Crop Production Statistics Data for 2020 Version 2.0 Release 2 (Version v2r2) [Data set]. Harvard Dataverse. https://doi.org/10.7910/DVN/SWPENT Accessed through the CGIAR Climate Action Data Hub, https://cgiar-climate-data-hub.github.io/catalog/spam2020/.
International Food Policy Research Institute (IFPRI) (2026) Global Spatially-Disaggregated Crop Production Statistics Data for 2020 Version 2.0 Release 2 [Data set]. Version v2r2. Harvard Dataverse. Available at: https://doi.org/10.7910/DVN/SWPENT. Accessed through the CGIAR Climate Action Data Hub, https://cgiar-climate-data-hub.github.io/catalog/spam2020/.
International Food Policy Research Institute (IFPRI). 2026. “Global Spatially-Disaggregated Crop Production Statistics Data for 2020 Version 2.0 Release 2.” Version v2r2. Harvard Dataverse. https://doi.org/10.7910/DVN/SWPENT. Accessed through the CGIAR Climate Action Data Hub, https://cgiar-climate-data-hub.github.io/catalog/spam2020/.
@misc{spam2020_2026,
title = {Global Spatially-Disaggregated Crop Production Statistics Data for 2020 Version 2.0 Release 2},
author = {International Food Policy Research Institute (IFPRI)},
year = {2026},
version = {v2r2},
publisher = {Harvard Dataverse},
doi = {10.7910/DVN/SWPENT},
note = {Accessed through the CGIAR Climate Action Data Hub, https://cgiar-climate-data-hub.github.io/catalog/spam2020/}
}Related publications
- You, L., Wood, S., Wood-Sichra, U., Wu, W. (2014). Generating global crop distribution maps: From census to grid. Agricultural Systems. doi:10.1016/j.agsy.2014.01.002
Contacts
Who produced this dataset, and who to reach about it.