JMESPATH in PYTHON - JSON query language

preview_player
Показать описание
In this video we discuss how to use the basics of JMESPATH and hoe we could use it in our own projects. We cover looking through some order JSON data and use some search queries to extract the information we need
-------------------------------------
-------------------------------------
Disclaimer: These are affiliate links and as an Amazon Associate I earn from qualifying purchases

Рекомендации по теме
Комментарии
Автор

Thank you, easy to access starting point!

chrisgonutube
Автор

Thanks a lot. Can you share the json file so as to practise the video?

KhalilYasser
Автор

Disclaimer:Newbie. Just learning about jq and now jmespath. The issue I have with jq is iterating and using variables in the jq query string, esp. for indexing in bash : jq '.[][$i].somelocation'. Does jmespath have the same problem? Would love to see an example using vars in the command. Also, is one preferred over the other, jq or jmespath? Loved the video.

PaulSmith-qriy
Автор

please add a github link to this example

or such a "order-data.json" so we can play with)))

szkmnwb
Автор

This was very nice. Any chance we can have a follow up to add and delete elements from an array or dictionary using jmespath that will be awesome

mdhruv