Description

Table: company_employee stores information of companies' employee.

Data Schema

Field Type NULL Key Default Extra
id INT(11) the unique identifier of every record in this table
stock_id INT(11) 证券代码
pid INT(11)
position_rank INT(11)
position VARCHAR(128)
year INT(11)
position_id INT(11)

Record Example

id stock_id pid position_rank position year position_id
1 1 0 深发展A 1 金融 I01
2 2 200002 深万科A 3 房地产 J01
3 3 200003 深金田A 4 综合 M
4 4 0 深安达A 2 公用事业 F03
5 5 0 深原野A 4 综合 M
6 6 0 深振业A 3 房地产 J01
7 7 0 深达声 3 房地产 J01
8 8 0 深锦兴A 2 公用事业 G87
9 9 0 深宝安A 4 综合 M
10 10 0 深华新A 6 商业 H21

Change Log

 
projs/clans/docs/dataset_db_company_employee.txt · Last modified: 2014/01/28 00:52 by yoyoliliu     Back to top