Override the codelists in the [`dataset.yml`](https://github.com/OpenDataGIS/ckanext-scheming/blob/e04f80eee244c1efd83b178a13a025f2e3ac75ea/ckanext/scheming/ckan_geodcatap.yaml) to make it easier to retrieve and update items (into JSON/Datastore tables) with [`helpers.py`](https://github.com/OpenDataGIS/ckanext-scheming/blob/e04f80eee244c1efd83b178a13a025f2e3ac75ea/ckanext/scheming/helpers.py) More info: https://github.com/ckan/ckanext-scheming/issues/270
Override the codelists in the
dataset.ymlto make it easier to retrieve and update items (into JSON/Datastore tables) withhelpers.pyMore info: ckan/ckanext-scheming#270