eliangcs / pystock-crawler

(UNMAINTAINED) Crawl and parse financial reports (XBRL) from SEC EDGAR, and daily stock prices from Yahoo Finance
MIT License
311 stars 105 forks source link

periodic_focus not stripped #10

Closed eliangcs closed 10 years ago

eliangcs commented 10 years ago

Run this command to reproduce:

pystock-crawler reports CIT -o cit.csv

One of the output rows is incorrect:

CIT,2010-06-30,False,"
  Q2",2010,10-Q,669500000.0,,142100000.0,0.71,0.71,0.0,54916800000.0,,,1060700000.0,8633900000.0,178100000.0,7122800000.0,-6218700000.0

periodic_focus needs to be stripped.