Перейти к содержимому

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

Joe Freeman: Software Craft, Org Stuff, Tech Stuff

0:00 / 0:00

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

2 776 просмотров · 6 лет назад
Joe Freeman: Software Craft, Org Stuff, Tech Stuff
1,38 тыс. подписчиков
2 776 просмотров · 6 лет назад
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...