JMESPath (JSON Matching Expression paths) is a query language for JSON.
In the example JSON at the bottom of this question, how can I count the number of key/value pairs …
I'm trying to filter by multiple values however I can't seem to get an and clause to work (e.g. …