Visualizing a public data set in Elasticsearch/Kibana after Python manipulation

Опубликовано: 04 Октябрь 2024
на канале: Joe Freeman: Software Craft, Org Stuff, Tech Stuff
2,422
22

This walk through briefly shows the steps for manipulating the data and then visualizing using a Kibana dashboard. This is not a Kibana visualization guide. I just show a previously configured dashboard.

I needed a big data set so I could learn how we could load and visualize data using Elasticsearch and Kibana. There is a sample public data and sample scripts and dashboards available in the elastic github repository https://lnkd.in/d-aGcZr The "donors choice" data set is 150MB compressed and 7-9GB when expanded and indexed into elasticsearch.

You can find the code updated for Elasticsearch 7.8 in my github repo.

GitHub:
https://github.com/freemansoft/exampl...
Blogs in this set:
https://joe.blog.freemansoft.com/2020...
https://joe.blog.freemansoft.com/2020...