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 Description
id INT(11) the unique identifier of every record in this table
stock_id INT(20)
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.1390791411.txt.gz · Last modified: 2014/01/27 10:56 by yoyoliliu     Back to top