This extension provides the ability to group datasets by geographic location (countries). It adds a custom group type ‘location’ that can be used to organize datasets by country. The API supports querying groups by type parameter, for example: curl -q ‘http://ckan.localdomain/api/3/action/group_list?limit=10&type=location’. Note that group IDs must be unique across all types due to the default CKAN schema. Developed by Aptivate for MapAction, funded by EU Humanitarian Aid (ECHO).