aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/reports/2013
diff options
context:
space:
mode:
Diffstat (limited to 'en/about/reports/2013')
-rw-r--r--en/about/reports/2013/index.php30
-rw-r--r--en/about/reports/2013/mageia-financial-report-2013.csv78
2 files changed, 108 insertions, 0 deletions
diff --git a/en/about/reports/2013/index.php b/en/about/reports/2013/index.php
new file mode 100644
index 000000000..71046e497
--- /dev/null
+++ b/en/about/reports/2013/index.php
@@ -0,0 +1,30 @@
+<?php
+/** Mageia.org 2013 fi report. */
+
+$year = 2013;
+$source_csv = 'mageia-financial-report-2013.csv';
+$page_kw = 'mageia, financial report, 2013, revenues, expenses';
+
+$js_options_hAxis = '{title: "2013"}';
+
+// year, total revenues, total expenses
+$js_data2_values = <<<S
+ ['2010', 8801.66, 1277.77],
+ ['2011', 11154.02, 8327.25],
+ ['2012', 10072.08, 10766.69],
+ ['2013', 706.07, 2700.12]
+S;
+
+$intro = <<<S
+ <ul>
+ <li>Get the <a href="mageia-financial-report-2012.csv">raw report data</a>
+ (CSV document, licensed under <a href="http://opendatacommons.org/licenses/odbl/1.0/">ODbL 1.0</a>).
+ The rest of this page is built from this data.</li>
+ </ul>
+S;
+
+$last_known_account_title = sprintf('Account status on December 31<sup>st</sup>, %s', $year);
+$last_known_account_title = sprintf('Account status');
+
+include '../template.php';
+
diff --git a/en/about/reports/2013/mageia-financial-report-2013.csv b/en/about/reports/2013/mageia-financial-report-2013.csv
new file mode 100644
index 000000000..a90ef0aa6
--- /dev/null
+++ b/en/about/reports/2013/mageia-financial-report-2013.csv
@@ -0,0 +1,78 @@
+# Head
+title,Mageia.org financial report for year 2012,,,,,
+org,mageia.org,,,,,
+owner,mageia.org,,,,,
+manager,mageia.org treasurer,,,,,
+contact,See http://www.mageia.org/en/about/reports/,,,,,
+type,financial report,,,,,
+year,2013,,,,,
+currency,EUR,,,,,
+url,http://www.mageia.org/en/about/reports/,,,,,
+licence,ODbL-1.0,This financial report data is made available under the Open Database License: http://opendatacommons.org/licenses/odbl/1.0/. Any rights in individual contents of the database are licensed under the Database Contents License: http://opendatacommons.org/licenses/dbcl/1.0/,,,,
+last updated,2013/01/29,,,,,
+comment,This is a first attempt to provide open and direct access to Mageia financial data. We will try to improve on it, feel free to suggest improvements in format, detail, presentation.,,,,,
+,,,,,,
+,,,,,,
+# Account balance,,,,,,
+total,8660.87,,,,,
+main account,1997.26,,,,,
+paypal,1125.12,,,,,
+savings account,5538.49,,,,,
+,,,,,,
+# Income Statement,,,,,,
+,,,,,,
+## Revenues,,,,,,
+Donations,0,,,,,
+Bank interests,0,,,,,
+Total of revenues,0,,,,,
+,,,,,,
+## Expenses,,,,,,
+Total of expenses,0,,,,,
+,,,,,,
+Net Income,0,,,,,
+,,,,,,
+,,,,,,
+# Balance Sheet (incomplete),,,,,,
+,,,,,,
+## Liabilities,,,,,,
+Donations,0,,,,,
+,,,,,,
+## Assets,,,,,,
+Hardware, servers,TBD,,,,,
+Promotional materials,TBD,,,,,
+Cash,0,,,,,
+,,,,,,
+,,,,,,
+# Income details,,,,,,
+## Donations monthly summary,,,,,,
+month,count,total amount,check,transfer,paypal,cash
+1,10,706.07,50.0,350.0,306.07,0,
+2,0,0.0,0.0,0.0,0.0,0.0,
+3,0,0.0,0.0,0.0,0.0,0.0,
+4,0,0.0,0.0,0.0,0.0,0.0,
+5,0,0.0,0.0,0.0,0.0,0.0,
+6,0,0.0,0.0,0.0,0.0,0.0,
+7,0,0.0,0.0,0.0,0.0,0.0,
+8,0,0.0,0.0,0.0,0.0,0.0,
+9,0,0.0,0.0,0.0,0.0,0.0,
+10,0,0.0,0.0,0.0,0.0,0.0,
+11,0.0,0.0,0.0,0.0,0.0,0.0,
+12,0.0,0.0,0.0,0.0,0.0,0.0,
+
+## Other revenues
+date,description,amount
+2013-01-01,2012 saving interests,135.36
+
+,,,,,,
+,,,,,,
+# Expenses details,,,,,,
+,,,,,,
+## More details,,,,,,
+date,category,description,amount,
+2013-01-24,infra:hardware,upgrade storage disks,563.87,
+2013-01-31,bank,Paypal fees,9.76,
+2013-02-01,marketing:tshirts,T-Shirts,2126.49,
+
+,,,,,,
+,,,,,,
+# That's all folks!,,,,,,