Data liberation

From OpenPetra Wiki
Jump to navigation Jump to search

Data liberation

The idea is that it should be easy to get data in and out of OpenPetra.org

XML/YML/CSV support

  • XML: advantages: easier to handle from external programs, they can transform the data
  • YML: advantages: easy to read and write for manual adjustments
  • CSV: advantages: edit long lists; problems: Excel reformats and may cut off account codes etc

Excel file support

It is a set of classes and wrappers around the .NET 3.0 System.IO.Packaging API and the new Office Open XML file format."