This extension creates datasets and datastore tables for all organizations in a CKAN instance and allows combining the data from all tables into CSVs for exporting. This lets us use CKAN’s authentication to restrict users to update only their organizations’ tables but have all values available as a single dataset for the public site. Recombinant provides template Excel files for end users to bulk import or update data. It also provides a form to delete individual rows that have been imported. Definitions control the behaviour of this extension through YAML files specifying dataset types, resource names, datastore fields, primary keys, indexes, and database triggers. Developed by the Government of Canada.