Live data from Hacker News

Ask HN: Data visualization consultant

news.ycombinator.com

11–20 of 32 posts

Re: Ask HN: Data visualization consultant

#11
I had previously contracted for Infinera working on their NMS suite. My contribution was a PoC running on D3 and Angular, using Semantic Topology that allows users to navigate any node or link in their network with zero clicks (scrolling and panning gets them anywhere à la Google Maps).

The hardest, most time-consuming part was prototyping because the tools out there (Framer, Principle, Quartz Composer, Adobe XD etc) are all optimized to work with lists and grids, not visualisations. I ended up creating three fully-functional prototypes in HTML and JS before finalizing on one. It was hard to get good feedback from the teams without live, interactive prototypes. There is also nothing like a standard library of well-designed components that can be grouped together to quickly mockup custom visualizations, like we have in Bootstrap for HTML frontends.

Another problem was performance; Angular, out-of-the-box, could not keep up with the amount of data coming through their pipes.

All in all, it was challenging and very, very fun to do. When it finally worked and people got their hands on it, it blew everyone away. If I were to do it all over again, I’d focus a lot more on explaining the challenges and setting realistic expectations. Custom visualisations are not 5-minute WordPress installs.

The work is under NDA but if you feel the need to discuss anything, my email is in my profile.

Some people I follow on twitter who are actively involved in DataVis:

Lisa Charlotte Rost (@lisacrost), Micah Stubbs (@micahstubbs), Jim Vallandingham (@vlandham), Nicky Case (@ncasenmare), Nadieh Bremer (@NadiehBremer)

Re: Ask HN: Data visualization consultant

#13
Yes! The approach I took was to build a product that solves a broad problem (in my case geographic visualisation) and showed that to get clients who wanted something similar but tweaked for their use case. Of course they then ask 'is it possible to do this other thing' and all of a sudden you're doing data vis consulting.

As an aside, I'd suggest selling the data science too if you have the skills since data viz isn't just about showing data but figuring out how to show it to answer the relevant business questions - they go hand-in-hand and it's both a more compelling sell and adds more value to deliver the full stack solution instead of just the viz piece.

Good luck!

Re: Ask HN: Data visualization consultant

#14
I have been doing a similar kind of job. I really recommend this group for finding contracts: https://groups.google.com/forum/#!forum/data-vis-jobs

The easy part is:

- if you have a few projects, it is easy to show that you are competent and for them to decide if it's style they want (I was luring with this one: http://p.migdal.pl/tagoverflow/ and a few other things on my GitHub page),

- people are happy as they receive something visual (appeal of a good project is obvious) and, often, cooler that they expected.

The bad part is that many projects were short - 1-2 days of work. Even if charged at a high rate, still a lot of time is spent on switching before projects, communication, etc.

...and some links for learning: http://p.migdal.pl/2016/02/09/d3js-icm-kfnrd.html

Re: Ask HN: Data visualization consultant

#15
I've done it, usually it's people stumbling upon the visualisations I did for my own interest (from my website, Twitter, or d3's gallery) finding they'd like something close to them and contacting me directly. Maps most often.

I like it, it's like paid leisure, and the more you do it, the most likely you already have something that almost does exactly what they want and just needs a few changes.

I wouldn't know where to start looking for clients though.

Re: Ask HN: Data visualization consultant

#16
post #11

I had previously contracted for Infinera working on their NMS suite. My contribution was a PoC running on D3 and Angular, using Semantic Topology that allows users to navigate any node or link in their network with zero clicks (scrolling and panning gets them anywhere à la Google Maps). The hardest, most time-consuming part was prototyping because the tools out there (Framer, Principle, Quartz Composer, Adobe XD etc)…

we're putting some viz into our product now.

to your point, non-technical should be taught to understand that this is challenging data and graphics programming (which means there is a whole dev cycle associated with it), not photoshop or indesign style work where the tool is itself a program that you instruct to do things by pointing or scripted actions.

most people have no idea what the difference is.

Re: Ask HN: Data visualization consultant

#17
post #15

I've done it, usually it's people stumbling upon the visualisations I did for my own interest (from my website, Twitter, or d3's gallery) finding they'd like something close to them and contacting me directly. Maps most often. I like it, it's like paid leisure, and the more you do it, the most likely you already have something that almost does exactly what they want and just needs a few changes. I wouldn't know where…

I've looked at your work, you've got pretty great pieces.

If you don't mind me asking, which kind of organizations are usually interested in your work?

Re: Ask HN: Data visualization consultant

#18
post #17
post #15

I've done it, usually it's people stumbling upon the visualisations I did for my own interest (from my website, Twitter, or d3's gallery) finding they'd like something close to them and contacting me directly. Maps most often. I like it, it's like paid leisure, and the more you do it, the most likely you already have something that almost does exactly what they want and just needs a few changes. I wouldn't know where…

I've looked at your work, you've got pretty great pieces. If you don't mind me asking, which kind of organizations are usually interested in your work?

Thanks!

For me it's usually smallish organisations, startups, sometimes associations, who want a map that looks better than a run-of-the-mill Google maps with plain markers, really. So they see something like https://ssz.fr/voies/ or one of the variations of https://ssz.fr/territoire/ and ask for something like it that shows their data in an adequate way (and hopefully a good looking way too, using their colour scheme, etc).

After that they sometimes ask me if I'm available for more map-related projects or iterative improvements to the first maps (and I am as long as they're small enough projects which won't take me more than a week or two).

I think larger companies just don't email a random author after they find their address on a map, but that's fine because they're less interesting to work with in my opinion.

Re: Ask HN: Data visualization consultant

#19
post #6
post #4

We're already doing something like this, although we're currently using MS Power BI and will likely move to Tableau soon. Our job as a company is to make the lives of business leaders easier, so business intelligence is one way of doing that. We ask a series of questions of the data, build out the visuals and then present findings and make strategic recommendations. We started off doing it for ourselves in the beginn…

Great!, I didn't find your email in the profile. Mine is there, glad to have a skype.

Hey, your email isn't showing up either. You can email me at kam[at]stratagem[dot]io

I'll send you my calendar when i get your email.

Post reply on HN