New Version (v0.4) of Open Economics Released
April 18, 2007 in Exemplars, News, OKF Projects
This is the fourth release of the Open Economics project and the first that has been deemed ‘worthy’ of a full release announcement. The Open Economics project provides data storage and visualization for economics data as well as associated web services and assorted modelling code. The project home page is: http://www.okfn.org/econ/ while the open economics web interface is currently available at: http://www.openeconomics.net/ (though note that we plan to move to a dedicated domain in the near future).
To see some of the features of the web interface in action check out:
- http://www.openeconomics.net/current_value/?year=1900 — value of a pound/dollar from 1900 today
- http://www.openeconomics.net/store/ — data store browser with javascript graphing
Work first started on an Open Economics project back in late 2004 with some basic modelling code. Since then, especially with work over the last year or so, it has expanded considerably to be both a resource in its own right and another experiment into what a knowledge package would look like. At present it consists of 3 components:
- A python library for building economics models
- A set of data (under trunk/data) along with
- A web interface for access the data store, visualizing the data and providing various simple ‘web services’
Finally, we should mention that the project is looking for contributors. Areas in which assistance would be valuable include:
- Uploading and creating data
- Improving code (python)
- Setting up a project blog/website
- Improving web frontend to services and data store
Release Announcement
A new version of Open Economics is now out get it either:
Direct from python package index with easy_install:
$ easy_install econ
From subversion:
$ svn co http://p.knowledgeforge.net/econ/svn/tags/econ-0.4
Changelog
- Change to use pylons (2007-03-31)
- Convert from kid to genshi templates (2007-03-29)
- Current value working again (scipy does not conflict with plain wsgi)
- Several new datasets
- Clean up and improve web user interface
- view ‘action’ gains a limit argument (2007-04-03)
- Improvements to data bundle package (e.g. uuids). (2007-04-05)
About Open Economics
An open set of economics related tools, data and services.
Project home page: http://www.okfn.org/econ/
Related posts:
- v0.4 of Open Shakespeare Released We’ve been doing more work on the Open Shakespeare project with the result that a new version (v0.4) is ready for release (full details including the Changelog can be found below). For those unfamiliar with the project, Open Shakespeare has...
- Version 1.0 of the Open Knowledge Definition Released The Open Knowledge Definition (OKD) provides an answer to the question: what is open knowledge? It puts forward, in a simple and clear manner, principles that define open knowledge and which open knowledge licenses should satisfy. After various improvements and...
- Storing and Visualizing Open Data The basic purpose of the Open Knowledge Foundation is to ‘promote open knowledge’. In particular we want to: Get data out there — that’s why we’re developing KnowledgeForge Make sure that data is open data (i.e. is properly licensed) —...
Open Knowledge Foundation Blog
Recent Comments