Filters can be used to refine/reduce the records returned from the CKAN datasource.
This limits the results to records that contain a certain keyword or value.
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.
As results get heavily cached, you may need to clear caches for these filters to take effect.