This is just a sample of the stocks database. Reported on a Quarterly Basis Format: # name split adjustment # (4-byte) code # year 0 yyyy month 0 mm fye 0 fiscal year end tic 0 ticker rpdtq 0 reporting date [yyddd] cshoq 1 shares outstanding cshtrq 1 common shares traded ceqq 0 common equity dvpsxq -1 dividend per share epspxq -1 earnings per share epsx12 -1 eps trailing 12 months saleq 0 sales cogsq 0 cogs ibq 0 net income dpq 0 depreciation piq 0 pre-tax income capxq 0 capital expenditure (statement of cashflow) dlttq 0 long term debt dlcq 0 current debt ajexq 0 adjustment number prccm1 -1 price (month 1) prccm2 -1 price (month 2) prccm3 -1 price (month 3) A few notes: capxq - accumulated throughout the year. 4th quarter data would include capxq for quarters 1-4. 3rd quarter data would include capxq for quarters 1-3, etc. ajexq - used to adjust the data items according to the split adjustment code in the table. For example, if the ajexq is 3 then we need to divide prccm by 3 and multiply cshoq by 3.