79747136

Date: 2025-08-26 17:29:29
Score: 1
Natty:
Report link

I switched the package from jsonpath-ng to the python-jsonpath (https://pypi.org/project/python-jsonpath/) package, and this resolved my issue.

Then, I did the following,

import jsonpath
filter_data = jsonpath.findall("$..[?(@.name=='is_literate')]", data)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Lalit mahato