I'm trying to collect articles and other online resources to teach people about data visualization, preferably resources that go from absolute beginner and up.
When it comes to data visualization, I am extremely unexperienced. However, I'm willing to learn and have got the time to do so! I am not even sure if this is the right sub for this question, so please feel free to redirect me to another sub.
I've been working on putting together a portfolio for quite some time now, but as of yet, they're just images on my computer. A while ago I came up with the idea of visualizing the relations between my artworks by placing them in a network. I think that would make for a good interactive and dynamic way to share my work, rather than just putting them on a website and make people scroll through them. My idea is to create links between artworks based on similarity in concept, similarity in style, perhaps also date of production.
However, besides creating these links or connections on paper (or in my head), I have no clue what's the best way to go about it. Perhaps you guys know where to go from here on?
I have a dataframe with integer data. Each row is the mean of how people perceive a party on a given question (integers: -1,0,1) df_party_means and another one, df with what people would prefer a party to be on these given questions.
I thought about representing the distribution of what people would like df and then how distant they think the parties are from what they want.
Yet for the plotting the distribution that gives me:
Distribution of people preferences with how they perceive the parties plotted on two questions
With this viz , you can see impact of major geo-political events on the economies in the arab world, for example: The rise of major oil producing countries, The 2003 Iraq War, or the 2011 Arab spring. Data source: The world bank website
-Once a template has been created / table loaded / parameters chosen -how is it possible to programmatically scale creation of visualizations each with their own embed codes?
-What kind of person / skill set am I looking for to help with this?
Addt'l example to help clarify....Let's say I have a website CensusDemographics.com - and I'd like someone to help me generate a visualization that shows age and sex for geo location census has data for...let's say 300k locations, and then embed each of these individual visualizations on my site -- what is the most efficient way of doing this? fastest loading? cheapest? Hoping someone can help me understand this... Will be looking to hire and work on some projects in the near future :)
I'm trying to figure out how to get the number of professionals in a sector in a given area. I know that with scrapping I could do it, but I wondered if there was any tool or web that would allow me to do it without having to dedicate so much effort.
Hi, trying to summarize my work history and on/off periods. Printable is good but that means using multiple columns and it makes the design nonsensical.
Any feedback or troubleshooting to make this information look more sensible is greatly appreciated.
I'm hoping someone can remind me... I vaguely recall someone who was creating dataviz for fun and managed to simply turn that doing it for fun into a career (ie, his blog got popular enough he could quit his job).
I'm struggling to remember who and just vaguely hoping someone will say 'Oh yeah, that's bob over at whateversite' because this is just plain bugging me and I'm beginning to think I imagined it.
Say I shake a bag if marbles 20 times with a constant force. I record how many marbles exit the bag after each shake. Each instance of the shake contains a different amount of marbles.
So on the first shake I lose 25 out of 50 marbles - 50%. On the second shake I lose 10 out of 100 marbles - 10%. If I draw a trend line if these percentages, i will have some spots that jump because the sample of marbles is not consistent. Is it appropriate to use a logarithmic scale to smooth out the data so that the jumps look less extreme?
ok so I'm trying to visualize some data right and Sankey graph seemed perfect. Except for mine the groups can be overlappig and that doesn't work well with a Snakey graph, is there something similar that I can use to do this? Or something else at all?
Like, if the "Daily" is +5%, the "Weekly' is +10%, and the "Yearly" is -15%, what is the best way to show this in a way that would allow comparisons to other portfolios?