This is an old revision of the document!


Description

Table: company_rank stores the PageRank of listed companies.

Data Schema

Field Type NULL Key Default Extra
id INT(11) the unique identifier of every record in this table
stock_id INT(20) foreign key from companyinfor
out DOUBLE(20,10) the total weight of all the edge the stock_id link
pr DOUBLE(20,10) the pagerank value
sn DOUBLE(20,10) the pagerank value of last iteration
year INT(11)

Record Example

Change Log

 
projs/clans/docs/dataset_db_company_rank.1390791624.txt.gz · Last modified: 2014/01/27 11:00 by yoyoliliu     Back to top