Yes please! I'm eagerly awaiting any fundamental data.
Currently, it is impossible to implement a quantitate value investing strategy using price data alone.
Traditional market data sources are very expensive (http://www.compustat.com). Market data sources used for academic research can be more affordable (http://wrds-web.wharton.upenn.edu/wrds/ and http://www.crsp.com/index.html)
Yahoo buys their market data from Thomson Reuters. I'm not sure where Google buys their market data. It would be wonderful for Quantopian to have an API with data similar to the Yahoo or Google Stock Screeners (http://screener.finance.yahoo.com/stocks.html and https://www.google.com/finance/stockscreener).
An alternative is to pull the data from Yahoo using http get (http://downloads.lucenaresearch.com/CompInvestI-Files/YahooDataPull.zip)
Congratulations on the progress at Quantopian so far!