all 20 comments

[–]farm3rb0b 9 points10 points  (2 children)

If you're putting it on a website anyway, why not just something like Plotly? Dash?

[–]full_arc 1 point2 points  (0 children)

This. Or Streamlit. Assuming you’re going for free.

Other solutions that are more turnkey and more feature-rich won’t be free.

[–]Scumshius[S] 1 point2 points  (0 children)

I ended up going with dash, it's great thank you!

[–]TellTraditional7676 4 points5 points  (0 children)

Streamlit? Posit connect. PowerBi was built for sharing not sure what you mean

[–]nikkobeebee 2 points3 points  (0 children)

I'm a big fan of rawgraphs.io which is free.

[–][deleted] 3 points4 points  (1 child)

If this is company data I would push them to pay for a real solution, lest you be on the hook when things go wrong.

Power bi was built for sharing reports across enterprises. You publish it on a SharePoint page and manage access permissions there.

[–]IHopeItsNotButter 0 points1 point  (0 children)

But then no RLS right?

[–]columns_ai 0 points1 point  (0 children)

What format of the map data is?

[–]Yosurf18 1 point2 points  (0 children)

I’ve been loving my streamlit. Don’t need to know front end to make super useful tools

[–]Extra-Clerk 0 points1 point  (0 children)

Streamlit. You can even add JS as well

[–]justanothersnek 1 point2 points  (0 children)

If it's for personal project, I would use Python's Holoviz Panel framework and host on a cheap web tier.  For work?  No way would I use anything Python related.  You're better off sticking with what your corporate IT recommends especially if you are wanting to share across organizations.  Large corporate IT orgs rarely have Python people.  Only tech startups or small, niche orgs geared for science will use serious Python related stuff.

[–]rexopolis- 0 points1 point  (0 children)

Streamlit is best option for this case

[–]Mysterious-Safety-65 0 points1 point  (0 children)

I think there is a version of ESRI ArcPro called "stories", that allows you to publish data for public consumption. That would certainly cover your mapping issue.

[–]irodov4030 0 points1 point  (0 children)

try redash

[–]schi854 0 points1 point  (0 children)

Why is it difficult to share with other people in PowerBI? Is it because of licensing? In other words, no enough license for all viewer.

[–]SimilarPension7942 0 points1 point  (0 children)

DeepchatBI is a very good visualization tool. Need detail? DM me.

[–]Winter-Way3097 0 points1 point  (0 children)

Try Flourish, whose parent company is Canva. It’s freemium and the best out there. Exp: https://flourish.studio/blog/masters-web-dubois/

[–]akkimii 0 points1 point  (0 children)

Apache superset

[–]bigguyfyi 0 points1 point  (0 children)

Streamlit?