Statistics about artist countries

XMLWordPrintable

      Would be nice to have statistics about artist countries (cf. http://pastebin.com/8GcJxjbK ) visible & regularly updated somewhere on the site.

      [from nikki: the query used for said pastebin was: select c.name, count(*) as count from artist a, country c where a.country=c.id group by c.name having count(*) > 10 order by count desc; ]

            Assignee:
            Ian McEwen
            Reporter:
            Mihkel Tõnnov
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                Bug fixes, 2011-06-13