[examples/openspending] - openspending v0.2 (#907)

* [examples/openspending] - openspending v0.2

* [examples/openspending][m] - fix build

* [examples/openspending][xs] - fix build

* [examples/openspending][xs] - add prebuild step

* [examples/openspending][m] - fix requested by demenech

* [examples/openspending][sm] - remove links + fix bug
This commit is contained in:
Luccas Mateus
2023-05-30 20:22:58 -03:00
committed by GitHub
parent cb7d801968
commit 14974edcbf
474 changed files with 25289 additions and 116 deletions

View File

@@ -0,0 +1,23 @@
---
authors:
- friedrich
redirect_from: /2011/11/openspending-v0-11-released/
title: OpenSpending v0.11 Released
tags:
- Releases
---
We are happy to announce the release of the latest version of OpenSpending. Most of our work has been to improve how we store and or organise spending data. Users will notice that the web frontend has been refreshed and is now much better integrated.
<img alt="" src="http://farm7.static.flickr.com/6055/6350321577_a96d5e8fc1_z.jpg" title="OpenSpending site redesign" class="alignnone" width="640" height="403" />
## New features include
* New backend using a conventional relational database allowing clean separation of datasets, and better scalability. The database backend is also much more familiar to developers than the previous backend
* [OpenSpending Developer Documentation](http://openspending.readthedocs.org/en/latest/index.html)
* Lots of documentation for API users and visualization hackers
* [OpenSpending Data Wrangler Documentation](http://openspending.org/help/api.html)
* New theme based on twitter's bootstrap framework
* Begun support for i18n/translation of the frontend
* Better validation of input data and model.
Feedback on the new site and features are welcome. Please drop us a line via the [mailing list](http://lists.okfn.org/mailman/listinfo/openspending).