Live data from Hacker News

Ask HN: What data visualization tools do you use?

news.ycombinator.com

1–10 of 12 posts

Ask HN: What data visualization tools do you use?

#1
My Tableau license at work expired, and I had been expirimenting with creating dashboards for my personal data in it. Since my company will not be renewing it, I need to use something else.

What tools do you like? I'm a programmer, so things like D3 and matplotlib are great too.

Re: Ask HN: What data visualization tools do you use?

#2
Pretty sure I'll get shit for this one. I like Microsoft BI. It's easy and quick to slap charts together, filter, organize, etc. It can import a crazy amount of file formats and DBs. The stand alone is free and exports pdfs you can decently design. I mostly use it privately for investigating data. So my report generation knowledge isnt deep. If you want to use the cloud services, that costs a bit. They update just about every month with some new features. I find quarterly is when you see significant changes.

Re: Ask HN: What data visualization tools do you use?

#3
post #2

Pretty sure I'll get shit for this one. I like Microsoft BI. It's easy and quick to slap charts together, filter, organize, etc. It can import a crazy amount of file formats and DBs. The stand alone is free and exports pdfs you can decently design. I mostly use it privately for investigating data. So my report generation knowledge isnt deep. If you want to use the cloud services, that costs a bit. They update just ab…

No, it's great. I assumed Power BI cost a lot of money and wouldn't have considered it.

Re: Ask HN: What data visualization tools do you use?

#4
post #3
post #2

Pretty sure I'll get shit for this one. I like Microsoft BI. It's easy and quick to slap charts together, filter, organize, etc. It can import a crazy amount of file formats and DBs. The stand alone is free and exports pdfs you can decently design. I mostly use it privately for investigating data. So my report generation knowledge isnt deep. If you want to use the cloud services, that costs a bit. They update just ab…

No, it's great. I assumed Power BI cost a lot of money and wouldn't have considered it.

The free version has never limited me in any way for my needs. Theres a cloud, sharing dashboard thing that costs money, but I never needed it since I only need to share static pdf reports.

Re: Ask HN: What data visualization tools do you use?

#10
Haven't done much BI work recently, but normally my approach boils down to:

a) OpenRefine (formerly Google Refine) for cleaning and filtering - i.e. exploring and making sense of new data dumps

b) Grafana for dashboards, once the data structures are defined.

c) looking forward to this Pinterest-backed data explorer https://www.querybook.org/

Post reply on HN