function getData($query) { if (!count(scraperwiki::table_info("swdata"))) { return false; } return scraperWiki::select($query); }