Dynamic Analysis Of Top 500 Android Apps
Written by Lucy Black   
Sunday, 15 June 2014

Data presentation is difficult when you have a lot of data, but often the only way you can understand anything is to have a lot of data. Clever dynamic presentation allows the exploration of the top 500 Android apps by revenue - and there is a lot to learn.

Winnie Tong took the data from Droid meter and using the JavaScript library d3.js built a visualization that initially looks horribly complicated - but don't be fooled. You can interact with the visualization to investigate the data in ways that would be impossible otherwise. 

 

androiappchart1

 

You can reorder the axes by dragging, invert them by tapping and remove them by dragging to the edge. More importantly, you can restrict the region on display by dragging on any axis as well as filtering by app category or keyword. The result is that you can see the characteristics of the filtered set.

For example, if you restrict your attention to the top 150 best earners and rearrange the axes a little then you can see that the majority are free and that the ones that charge have a lot fewer installs.

 

androiappchart2

 

Don't just look at the static examples above. Make sure you visit the site and try the dynamic display. Even if you are not interested in Android rankings or how to set up your app to do better, the presentation is worth seeing.

Also as this is a repository on GitHub you can fork Winnie Tong's code to create your own dynamic display.

 

 androiappcharticon

 

More Information

Top 500 Grossing Apps

Related Articles

KitKat Increases Its Share Of The Pie

Android Dominates In Tablet Market

Google Play Introduces New Analytics 

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, FacebookGoogle+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


The Advent of SQL 2024 Has Commenced
11/12/2024

It's Advent - the time of year when we countdown the days to Christmas - and if your are a programmer complete daily coding challenges with the Advent of Code, the Advent of Perl, the Advent of Java,  [ ... ]



Microsoft Releases Update For VSCode SQL Extension
30/12/2024

There's a new version of the Microsoft MSSQL extension for Visual Studio Code that aims to make it easier to write VSCode apps for database use, specifically for Azure SQL, SQL Database in Fabric, and [ ... ]


More News

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Sunday, 15 June 2014 )