Friday, June 01, 2007

The Color of Flags



Here is an interesting collection of piecharts showing the proportional color area for every national flag in the world:

Using a list of countries generated by The World Factbook database, flags of countries fetched from Wikipedia (as of 26th May 2007) are analysed by a custom made python script to calculate the proportions of colours on each of them. That is then translated on to a piechart using another python script. The proportions of colours on all unique flags are used to finally generate a piechart of proportions of colours for all the flags combined. (note: Colours making up less than 1% may not appear).

(HT Statistical Modeling)

No comments: