The Open Data Foundation
set_feed_url(array('http://www.odaf.org/blog/?feed=rss2', 'http://www.iassistdata.org/blog/feed' )); $feed->set_cache_location('./cache'); $feed->init(); $feed->handle_content_type(); $items = array_slice($feed->get_items(), 0, 5); foreach($items as $item) { $url = $item->get_link(); $title = $item->get_title(); $published = date("M-d",strtotime($item->get_date())); echo ""; } ?>

The Open Data Foundation provides a place where the members of different communities can come together and work on the alignment of technology standards and software tools which will facilitate visibility and re-use of data at all levels of the statistical information chain. By promoting automated access to statistical data and metadata in this way, better decision-making becomes possible in many fields of research and policy-making.