If you were ever curious, and this is a very soft statistic, single 
point source, yada yada, bob loblaw.

Downloads of Unicon from SourceForge, broken down by country.

prompt$ curl 
"https://sourceforge.net/projects/unicon/files/stats/json?start_date=2000-09-01&end_date=2016-07-31";
 
| jq .countries

[
   [
     "United States",
     2488
   ],
   [
     "Spain",
     671
   ],
   [
     "Germany",
     400
   ],
   [
     "Russia",
     331
   ],
   [
     "China",
     223
   ],
   [
     "United Kingdom",
     190
   ],
   [
     "India",
     158
   ],
   [
     "France",
     154
   ],
   [
     "Canada",
     130
   ],
   [
     "Netherlands",
     124
   ],
   [
     "Italy",
     98
   ],


And a fairly smooth spread after that, that's just the top 10 out of 101 
entries (some few being things like Satellite Provider).

Have some work to do with advertising here in Canada it seems; we should 
be at least at the 240 mark, to match the 1/10th of the U.S. population 
ratio.  Time to get busy.  :-)

Cheers,
Brian

------------------------------------------------------------------------------
_______________________________________________
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to