projects
/
insider.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90bf87c
)
Add 'scraper -> UNKNOWN company' warning to the README.
author
W. Trevor King
<wking@drexel.edu>
Thu, 21 Jul 2011 19:40:26 +0000
(15:40 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Thu, 21 Jul 2011 19:40:26 +0000
(15:40 -0400)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 8063787b6e169b9d950928c0666541e3968cb98b..cb2a4bbf86720c544ea9a3f7d472e2b7e54c5674 100644
(file)
--- a/
README
+++ b/
README
@@
-59,6
+59,11
@@
transaction data automatically. To get you started, I've written
__ NASDAQ_
+If the scraper doesn't extract company names (`nasdaq.py` does not),
+it's probably a good idea to add the relevant `Company` and `Ticker`
+to the database before running the scraper. Otherwise you may get
+tickers from several echanges all pointing to the company `UNKNOWN`.
+
Hacking
=======