CKAN Filters

Filters can be used to refine/reduce the records returned from the CKAN datasource.

Full text query

This limits the results to records that contain a certain keyword or value.

Filters

This limits the results to records that match certain conditions. Eg. {"year":"2016"}. Format should be JSON and multiple filters can be applied at once.

Caution

As results get heavily cached, you may need to clear caches for these filters to take effect.