Differences

This shows you the differences between two versions of the page.

projs:clans:docs:snd:gettitledistribution [2014/01/20 11:13]
yoyoliliu
projs:clans:docs:snd:gettitledistribution [2014/01/21 14:24] (current)
yoyoliliu
Line 1: Line 1:
-====== GetTitleDistribution ======+====== GetTitleDistribution(college,top) ====== 
 +Return a sorted list of title which alumnus of this college most get.
====== Description ====== ====== Description ======
 +Given a college name, we can find alumnus of this college are common has what title.
====== Parameter ====== ====== Parameter ======
 +  - college: college or university name
 +  - top: the number of top titles
====== Return ====== ====== Return ======
 +A sorted list of compayies
====== Detail Information ====== ====== Detail Information ======
 +  - given a college
 +  - find people who were graduated from this college
 +  - get people information(pid, name, title)
 +  - map people information to title
 +  - count the number of each title
 +  - sort and show top of title
 
projs/clans/docs/snd/gettitledistribution.1390187639.txt.gz · Last modified: 2014/01/20 11:13 by yoyoliliu     Back to top