aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/reports/2012
diff options
context:
space:
mode:
Diffstat (limited to 'en/about/reports/2012')
-rw-r--r--en/about/reports/2012/index.php29
-rw-r--r--en/about/reports/2012/mageia-financial-report-2012.csv85
2 files changed, 114 insertions, 0 deletions
diff --git a/en/about/reports/2012/index.php b/en/about/reports/2012/index.php
new file mode 100644
index 000000000..799cbd770
--- /dev/null
+++ b/en/about/reports/2012/index.php
@@ -0,0 +1,29 @@
+<?php
+/** Mageia.org 2012 fi report. */
+
+$year = 2012;
+$source_csv = 'mageia-financial-report-2012.csv';
+$page_kw = 'mageia, financial report, 2012, revenues, expenses';
+
+$js_options_hAxis = '{title: "2012"}';
+$js_data2_values = <<<S
+ ['2010', 8801.66, 1277.77],
+ ['2011', 11154.02, 8327.25],
+ ['2012', 0, 0]
+S;
+
+$intro = <<<S
+ <p>Here is our current financial report for 2012.</p>
+
+ <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('Last known account status');
+
+include '../template.php';
+
diff --git a/en/about/reports/2012/mageia-financial-report-2012.csv b/en/about/reports/2012/mageia-financial-report-2012.csv
new file mode 100644
index 000000000..ca6679fe8
--- /dev/null
+++ b/en/about/reports/2012/mageia-financial-report-2012.csv
@@ -0,0 +1,85 @@
+"# 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",2012,,,,,
+"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",2012/04/02,,,,,
+"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","8166,37",,,,,
+"main account","413,13",,,,,
+"paypal","653,24",,,,,
+"saving account",7100,,,,,
+,,,,,,
+"# 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,0,0,0,0,0,0
+2,0,0,0,0,0,0
+3,0,0,0,0,0,0
+4,0,0,0,0,0,0
+5,0,0,0,0,0,0
+6,0,0,0,0,0,0
+7,0,0,0,0,0,0
+8,0,0,0,0,0,0
+9,0,0,0,0,0,0
+10,0,0,0,0,0,0
+11,0,0,0,0,0,0
+12,0,0,0,0,0,0
+,,,,,,
+,,,,,,
+"# Expenses details",,,,,,
+"## Monthly summary",,,,,,
+"month","count","total amount",,,,
+1,0,0,0,,
+2,0,0,0,,
+3,0,0,0,,
+4,0,0,0,,
+5,0,0,0,,
+6,0,0,0,,
+7,0,0,0,,
+8,0,0,0,,
+9,0,0,0,,
+10,0,0,0,,,
+11,0,0,0,,,
+12,0,0,0,,,
+"total",,,,,,
+,,,,,,
+"## More details",,,,,,
+"date","invoice date","reference","category","description","amount",
+
+,,,,,,
+,,,,,,
+"# That's all folks!",,,,,,