You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there, I am using jmespath for python 3.x. I am trying to create a query that would return the array of name attribute of region if it contains a specific 'city'. Here is the schema of the JSON.
Hello there, I am using jmespath for python 3.x. I am trying to create a query that would return the array of name attribute of
region
if it contains a specific 'city'. Here is the schema of the JSON.IN.json.txt
Attaching a sample JSON from Geonames.org for
country=India, city=Rampur
.The text was updated successfully, but these errors were encountered: