This week’s data digest covers some interesting arguments and use cases for and against the hype around Big Data. We also revisit the question of ‘buy vs build’ when it comes to software libraries.
This brings us to the next post, which shows an example of how Big Data is visualized by a media company – The New York Times.
To explain how they do this, Sinan gives 3 great visualizations of online reactions to NYT articles, which draw correlations between the virality of a post, and its impact on user engagement.
While the visualization does reveal interesting insights, Sinan is aware that ‘the visuals cannot tell the whole story… it’s necessary to build more sophisticated causal statistical models that will generate true, reliable insights about word-of-mouth influence.’
Sinan’s key learning from project Cascade is that ‘visualization is one of the most important guideposts in this search for knowledge, essential to understanding where we should look and what we should look for in our statistical analysis.’ Media companies are indeed using innovative visualizations as they navigate the new world of data.
If you take a look at the University Pages, you’ll see that data is given prime importance with charts appearing right up front:
GigaOm covered this post observing that ‘there’s a right way to build “big data” applications, and web companies seem to understand this better than most.’
Tip: Check out one of our older posts on how LinkedIn uses FusionCharts to power its dashboards.
Lastly, we come to an interesting interview of Localytics founder, Raj Aggarwal.
Quick Answer You can add interactive charts to a TypeScript project using a JavaScript charting…
TL;DR A line chart plots data points along an x-axis (time) and y-axis (value), connected…
Bar charts, line charts, column charts- they all look similar, but picking the wrong one…
An area chart has been seen before, perhaps monitoring stock market data, web traffic, or…
Have you ever read a quarterly report of a company, a sports result, or a…
Quick Answer: Choose a JavaScript library based on the charts and interactions your application needs.…