Jump to content
Wikimedia Meta-Wiki

Module:Financial Reports

From Meta, a Wikimedia project coordination wiki
This is an archived version of this page, as edited by B1mbo (talk | contribs) at 04:32, 23 November 2020 (Se agregó un nuevo informe financiero: Wikimedia Chile). It may differ significantly from the current version .
Module documentation
It is NOT recommended to edit this module directly. Please visit the WAD Portal and submit financial reports via the OOUI forms (by clicking on "Submit financial report" button). If you make a mistake in your report submission, do not edit this Lua module to correct it, just resubmit a new report with the correct data.

This module will keep track of Financial Reports submitted by Wikimedia Affiliates in relations to the Reports page here: WADP on Meta-Wiki.

Usage

Each entry looks like this:

	{
		unique_id = '9fo3d368oz',
		group_name = 'Learning & Evaluation User Group',
 report_type = 'Annual Financial Report',
		total_budget = '4000',
 total_expense = '3000',
		currency = 'USD',
		report_link = 'https://meta.wikimedia.org/wiki/Report_2019',
 start_date = '01/01/2000,
 end_date = '01/01/2001',
		dos_stamp = '2019-06-30T09:23:49.670Z',
	},

or

	{
		unique_id = '9fo3d368oz',
		group_name = 'Learning & Evaluation User Group',
 report_type = 'Multiyear Financial Report',
 multiyear_duration = '5yrs report',
		total_budget = '4000',
 total_expense = '3000',
		currency = 'USD',
		report_link = 'https://meta.wikimedia.org/wiki/Report_2019',
 start_date = '01/01/2000,
 end_date = '01/01/2001',
		dos_stamp = '2019-06-30T09:23:49.670Z',
	},

Syntax

First, a note on the general syntax: editing these entries is comparable to editing templates on Wikipedia such as infoboxes, but with a few key differences:

  • Each "block" is wrapped in curly brackets, with a comma following each entry, as you can see above.
  • To add a new entry, add a block like above below the last entry, but before the final } on the bottom of the module that closes off the whole thing.
  • Each value after the equals sign has to be surrounded in single quote marks. Here we use single-quotes instead of double quotes. If, however, you want to use an apostrophe, you will need to escape it with a backslash. For example: Wikimedia\'s mission is to make knowledge available to everyone.
  • Indenting is not strictly necessary but it does look nice.

Parameters

For each individual parameter:

  • unique_id is used to distinguish each entry even when the other values change. It does not need to follow a specific pattern but it does need to be unique.
  • group_name is the name used by the affiliate (User Group, Chapter etc). This should in most cases be a recognized affiliate listed in the Wikimedia Movement Affiliates page on Meta-Wiki.
  • report_type, this describes the type of Financial report the affiliate in concern is submitting. For example; Annual Financial Report, etc.
  • total_budget is the total budget of an affiliate (for example a Chapter) that is been reported at the end of a quarter or a fiscal year.
  • total_expense is the total expenses made for the financial report submitted.
  • currency is the currency used by the affiliate in reporting. Mostly, it's the currently used in the affiliates country.
  • report_link is usually the link to where the report has been written on the Wikis (mostly). So a link to the report will enable this report to be read by the movement and other affiliates (for learning purposes etc). So this is where the submitted report resides.
  • start_date is the start date of the reporting.
  • end_date is the end date of the reporting.
  • dos_stamp stands for date of submission stamp and this is the date that this entry/report was submitted.

Translation

The strings of text presented on the Financial Report form are stored in Template:i18n/Reports and can be translated through the Translate interface.

Note that this module stores English versions. To update English text, you should update this module directly.

Even if you are editing this module by hand, there is no need to update Template:i18n/Reports by hand, (however, if you see that Template:i18n/Reports needs to be marked for translation, you are welcome to do so!)

The above documentation is transcluded from Module:Financial Reports/doc. (edit | history)
Editors can experiment in this module’s sandbox (create | mirror) and testcases (create) pages.
Please add categories to the /doc subpage. Subpages of this module.

 return {
	{
		unique_id = 'wsupzyl521c',
		group_name = 'Wikitongues User Group',
		report_type = 'Annual Financial Report',
		total_budget = '17974.63',
		total_expense = '4858.78',
		currency = 'USD',
		report_link = 'https://meta.wikimedia.org/wiki/Wikitongues/Reports/2019#Finances',
		start_date = '01/05/2018',
		end_date = '30/04/2019',
		dos_stamp = '2020年03月02日T19:03:55.327Z',
	},
	{
		unique_id = '99to2622ud8',
		group_name = 'Wikivoyage Association',
		report_type = 'Annual Financial Report',
		total_budget = '1125.94',
		total_expense = '889.03',
		currency = 'EUR',
		report_link = 'http://www.wikivoyage-ev.org/wiki/Tätigkeitsbericht_2019',
		start_date = '01/05/2018',
		end_date = '30/04/2019',
		dos_stamp = '2020年03月02日T19:11:55.938Z',
	},
	{
		unique_id = 'd5m05f4hwd',
		group_name = 'Wikimedia Denmark',
		report_type = 'Annual Financial Report',
		total_budget = '7450',
		total_expense = '1544',
		currency = 'KR',
		report_link = 'https://dk.wikimedia.org/wiki/Fil:Regnskab_2017-18_-_GFudgave.pdf',
		start_date = '01/07/2018',
		end_date = '30/06/2019',
		dos_stamp = '2020年03月02日T21:54:16.787Z',
	},
	{
		unique_id = 'rapwx09a2rp',
		group_name = 'Wikimedia France',
		report_type = 'Annual Financial Report',
		total_budget = '928737',
		total_expense = '853076',
		currency = 'EUR',
		report_link = 'https://commons.wikimedia.org/w/index.php?title=File:Rapport_annuel_de_Wikim%C3%A9dia_France_2019_OK.pdf&page=25',
		start_date = '01/07/2018',
		end_date = '30/06/2019',
		dos_stamp = '2020年03月02日T22:18:16.194Z',
	},
	{
		unique_id = 'v4mu2utd0sl',
		group_name = 'Wikimedia New York City',
		report_type = 'Annual Financial Report',
		total_budget = '79000',
		total_expense = '29664',
		currency = 'USD',
		report_link = 'https://meta.wikimedia.org/wiki/Grants:Simple/Applications/Wikimedia_New_York_City/2018-2019#Spending',
		start_date = '01/07/2018',
		end_date = '30/06/2019',
		dos_stamp = '2020年03月03日T13:20:16.225Z',
	},
	{
		unique_id = 'zx378lnjyrb',
		group_name = 'Wikimedia Australia',
		report_type = 'Annual Financial Report',
		total_budget = '33122.09',
		total_expense = '23479.76',
		currency = 'AUD',
		report_link = 'https://wikimedia.org.au/w/index.php?title=File:2018-19_Wikimedia_Australia_Annual_Financial_Statements.pdf&page=2',
		start_date = '01/07/2018',
		end_date = '30/06/2019',
		dos_stamp = '2020年03月03日T13:33:38.691Z',
	},
	{
		unique_id = 'jcdlyixcoe9',
		group_name = 'Open Foundation West Africa',
		report_type = 'Annual Financial Report',
		total_budget = '42588.45',
		total_expense = '30641.05',
		currency = 'USD',
		report_link = 'https://commons.wikimedia.org/w/index.php?title=File:OFWA_Annual_Report_2018-2019.pdf&page=6',
		start_date = '01/09/2018',
		end_date = '31/08/2019',
		dos_stamp = '2020年03月03日T13:45:10.601Z',
	},
	{
		unique_id = '9rr4gdvzd7',
		group_name = 'Wikimedia Serbia',
		report_type = 'Annual Financial Report',
		total_budget = '12144000',
		total_expense = '12137000',
		currency = 'RSD',
		report_link = 'https://rs.wikimedia.org/w/index.php?title=%D0%94%D0%B0%D1%82%D0%BE%D1%82%D0%B5%D0%BA%D0%B0:Financial_Statements_2018.pdf&page=3',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月03日T17:49:52.758Z',
	},
	{
		unique_id = 'm4l3qn9vg2i',
		group_name = 'WikiJournal',
		report_type = 'Annual Financial Report',
		total_budget = '1342',
		total_expense = '716',
		currency = 'USD',
		report_link = 'https://meta.wikimedia.org/wiki/Grants:Project/Rapid/WikiJournal_2018/Report#Finances',
		start_date = '01/06/2017',
		end_date = '31/05/2018',
		dos_stamp = '2020年03月03日T18:02:25.145Z',
	},
	{
		unique_id = 'orz1l16t65',
		group_name = 'Shared Knowledge',
		report_type = 'Annual Financial Report',
		total_budget = '14753.48',
		total_expense = '14753.48',
		currency = 'EUR',
		report_link = 'https://meta.wikimedia.org/wiki/Shared_Knowledge/Reports#Financial_reports',
		start_date = '01/03/2019',
		end_date = '28/02/2020',
		dos_stamp = '2020年03月03日T18:49:02.010Z',
	},
	{
		unique_id = 'afyuuwl12rc',
		group_name = 'Wikimedia Community User Group Georgia',
		report_type = 'Annual Financial Report',
		total_budget = '5189.75',
		total_expense = '4981.79',
		currency = 'USD',
		report_link = 'https://meta.wikimedia.org/wiki/Wikimedia_Community_User_Group_Georgia/Reports/Financial/2019',
		start_date = '01/03/2019',
		end_date = '28/02/2020',
		dos_stamp = '2020年03月03日T18:56:04.005Z',
	},
	{
		unique_id = 'qp0ovwc97il',
		group_name = 'Wikimedia United Kingdom',
		report_type = 'Annual Financial Report',
		total_budget = '728599',
		total_expense = '712813',
		currency = 'GBP',
		report_link = 'https://wikimedia.org.uk/w/images/f/f2/Wikimedia_UK_Annual_Report_2018-2019.pdf',
		start_date = '01/02/2018',
		end_date = '31/01/2019',
		dos_stamp = '2020年03月03日T19:55:18.514Z',
	},
	{
		unique_id = '77jwub9nll',
		group_name = 'Wikimedia Hungary',
		report_type = 'Annual Financial Report',
		total_budget = '1634',
		total_expense = '1649',
		currency = 'HUF',
		report_link = 'https://wikimedia.hu/wiki/File:Financial_statement_2018.pdf',
		start_date = '01/02/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年03月03日T20:03:53.257Z',
	},
	{
		unique_id = 'u06l5kvy7cq',
		group_name = 'Wikimedia Estonia',
		report_type = 'Annual Financial Report',
		total_budget = '43491',
		total_expense = '37453',
		currency = 'EUR',
		report_link = 'https://upload.wikimedia.org/wikipedia/commons/d/d2/Wikimedia_Eesti_financial_statement_2018_%28Estonian%29.pdf',
		start_date = '01/02/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月03日T20:13:42.884Z',
	},
	{
		unique_id = 'c67tvq88uj5',
		group_name = 'Wikimedia Russia',
		report_type = 'Annual Financial Report',
		total_budget = '11455747,65',
		total_expense = '10854360,16',
		currency = 'RUB',
		report_link = 'https://meta.wikimedia.org/wiki/Reports/WMRU-Financial-2018',
		start_date = '01/02/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月03日T20:17:21.373Z',
	},
	{
		unique_id = 'j03gfywczcl',
		group_name = 'Wikimedia Mexico',
		report_type = 'Annual Financial Report',
		total_budget = '1143020',
		total_expense = '551668',
		currency = 'MXN',
		report_link = 'https://commons.wikimedia.org/wiki/File:WMMX_Grant_2018-2019.pdf',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月03日T20:24:23.990Z',
	},
	{
		unique_id = 'nh3iptkju4',
		group_name = 'Wikimedia Chile',
		report_type = 'Annual Financial Report',
		total_budget = '17250000',
		total_expense = '13402370',
		currency = 'CLP',
		report_link = 'https://2018.wikimedia.cl/gestion',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月03日T20:29:29.534Z',
	},
	{
		unique_id = 'kqlrgv93aop',
		group_name = 'Wikimedia Spain',
		report_type = 'Annual Financial Report',
		total_budget = '196143.44',
		total_expense = '96597.76',
		currency = 'EUR',
		report_link = 'https://meta.wikimedia.org/wiki/Wikimedia_chapters/Reports/Wikimedia_Espa%C3%B1a/Financial_reports/2019',
		start_date = '01/02/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年03月03日T20:36:05.838Z',
	},
	{
		unique_id = 'me4uywaftam',
		group_name = 'Wikimedia Sweden',
		report_type = 'Annual Financial Report',
		total_budget = '5058612',
		total_expense = '4505027',
		currency = 'SEK',
		report_link = 'https://se.wikimedia.org/wiki/Fil:%C3%85rsredovisning_2018,_Wikimedia_Sverige.pdf',
		start_date = '01/02/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月03日T20:42:35.116Z',
	},
	{
		unique_id = 'yu8a6niy7po',
		group_name = 'Wikimedia Canada',
		report_type = 'Annual Financial Report',
		total_budget = '83361',
		total_expense = '72886',
		currency = 'CAD',
		report_link = 'https://commons.wikimedia.org/wiki/File:Wikim%C3%A9dia_Canada_-_EF2018.pdf',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月03日T20:46:26.359Z',
	},
	{
		unique_id = '9ftppk5318t',
		group_name = 'Wikimedia Italy',
		report_type = 'Annual Financial Report',
		total_budget = '573087.01',
		total_expense = '328810.46',
		currency = 'EUR',
		report_link = 'https://wiki.wikimedia.it/wiki/Bilancio_consuntivo_2018/en',
		start_date = '01/02/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月03日T20:49:55.878Z',
	},
	{
		unique_id = 'rfly14zvoj',
		group_name = 'Wikimedia Israel',
		report_type = 'Annual Financial Report',
		total_budget = '619169',
		total_expense = '471320',
		currency = 'ILS',
		report_link = 'https://drive.google.com/file/d/1P3BwbnlvGr2JPUg6i_sgA4NZI6Fs8coc/view',
		start_date = '01/02/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月03日T20:57:28.231Z',
	},
	{
		unique_id = '0njb28asj4e',
		group_name = 'Wikimedia Bangladesh',
		report_type = 'Annual Financial Report',
		total_budget = '22827',
		total_expense = '17975',
		currency = 'BDT',
		report_link = 'https://meta.wikimedia.org/wiki/Wikimedia_Bangladesh/Reports/2018/Financial',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T08:09:48.753Z',
	},
	{
		unique_id = '53d46uk9btp',
		group_name = 'Wikimedia Venezuela',
		report_type = 'Annual Financial Report',
		total_budget = '2123.71',
		total_expense = '2123.71',
		currency = 'USD',
		report_link = 'https://meta.wikimedia.org/wiki/Wikimedia_Venezuela/Reportes/Balance_2018',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T08:13:53.665Z',
	},
	{
		unique_id = 'bf3vta83vfa',
		group_name = 'Wikimedia Indonesia',
		report_type = 'Annual Financial Report',
		total_budget = '7914451722',
		total_expense = '906756997',
		currency = 'Rp',
		report_link = 'https://id.wikimedia.org/wiki/Laporan_keuangan_2018/Neraca',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T08:19:16.667Z',
	},
	{
		unique_id = 'n8mwygsput',
		group_name = 'Wikimedia Ukraine',
		report_type = 'Annual Financial Report',
		total_budget = '108400.00',
		total_expense = '98487.50',
		currency = 'USD',
		report_link = 'https://ua.wikimedia.org/wiki/%D0%97%D0%B0%D0%B3%D0%B0%D0%BB%D1%8C%D0%BD%D1%96_%D0%B7%D0%B1%D0%BE%D1%80%D0%B8_%E2%84%9612/%D0%A4%D1%96%D0%BD%D0%B0%D0%BD%D1%81%D0%BE%D0%B2%D0%B8%D0%B9_%D0%B7%D0%B2%D1%96%D1%82',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T08:28:41.599Z',
	},
	{
		unique_id = 'mcsz4z2szo',
		group_name = 'Wikimedia Taiwan',
		report_type = 'Annual Financial Report',
		total_budget = '2015245',
		total_expense = '1340334',
		currency = 'NT$',
		report_link = 'https://meta.wikimedia.org/wiki/Wikimedia_Taiwan/Financial_Summary_2018',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T08:40:18.887Z',
	},
	{
		unique_id = '8tvb06o0uoe',
		group_name = 'Wikimedia Poland',
		report_type = 'Annual Financial Report',
		total_budget = '715103.58',
		total_expense = '549114.86',
		currency = 'PLN',
		report_link = 'https://meta.wikimedia.org/wiki/Wikimedia_Polska/Reports/2018#Financial_report',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T08:47:26.970Z',
	},
	{
		unique_id = 'k4b6he003g',
		group_name = 'Wikimedia Switzerland',
		report_type = 'Annual Financial Report',
		total_budget = '2709500.46 ',
		total_expense = '2580802.08',
		currency = 'CHF',
		report_link = 'https://commons.wikimedia.org/wiki/File:WMCH_-_Audit_report_and_financial_statements_2018.pdf',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T08:51:12.021Z',
	},
	{
		unique_id = 'bavm22brmc5',
		group_name = 'Amical Wikimedia',
		report_type = 'Annual Financial Report',
		total_budget = '183951.66',
		total_expense = '173437.86',
		currency = 'EUR',
		report_link = 'https://wiki.wikimedia.cat/w/images/8/86/Annual_accounts_and_audit_report_Amical_Wikimedia_2018.pdf',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T08:56:56.812Z',
	},
	{
		unique_id = '0w8lohlww5ns',
		group_name = 'Wikimedia Czech Republic',
		report_type = 'Annual Financial Report',
		total_budget = '3616541.65',
		total_expense = '3002628.68',
		currency = 'Kč',
		report_link = 'https://commons.wikimedia.org/wiki/File:WM_CZ_-_V%C3%BDro%C4%8Dn%C3%AD_zpr%C3%A1va_2018.pdf',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T09:03:22.835Z',
	},
	{
		unique_id = 'uqvoj3byjse',
		group_name = 'Wikimedia Portugal',
		report_type = 'Annual Financial Report',
		total_budget = '897.05',
		total_expense = '328.26',
		currency = 'EUR',
		report_link = 'https://pt.wikimedia.org/wiki/Relat%C3%B3rios/Anual/2018#Movimentos_financeiros',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T09:09:19.912Z',
	},
	{
		unique_id = 'i0sha0nyxh',
		group_name = 'Wikimedia Armenia',
		report_type = 'Annual Financial Report',
		total_budget = '193471434',
		total_expense = '185412830',
		currency = 'AMD',
		report_link = 'https://am.wikimedia.org/wiki/%D5%96%D5%AB%D5%B6%D5%A1%D5%B6%D5%BD%D5%A1%D5%AF%D5%A1%D5%B6_%D5%B0%D5%A1%D5%B7%D5%BE%D5%A5%D5%BF%D5%BE%D5%B8%D6%82%D5%A9%D5%B5%D5%B8%D6%82%D5%B6/2018',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T09:16:18.993Z',
	},
	{
		unique_id = '3kyw6itzgpx',
		group_name = 'Wikimedia Uruguay',
		report_type = 'Annual Financial Report',
		total_budget = '30681.29',
		total_expense = '27485.62',
		currency = 'UYU',
		report_link = 'https://meta.wikimedia.org/wiki/Wikimedia_Uruguay/Informes_financieros/2018',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T09:25:34.611Z',
	},
	{
		unique_id = 'ak3kvaylivv',
		group_name = 'Wikimedia Argentina',
		report_type = 'Annual Financial Report',
		total_budget = '7731735.81',
		total_expense = '6948341.32',
		currency = 'ARS',
		report_link = 'https://meta.wikimedia.org/wiki/Wikimedia_Argentina/Reportes/Balance_2018',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T09:30:18.511Z',
	},
	{
		unique_id = 'pbdzbwdw3e',
		group_name = 'Wikimedia Austria',
		report_type = 'Annual Financial Report',
		total_budget = '308606.62',
		total_expense = '311968.64',
		currency = 'EUR',
		report_link = 'https://mitglieder.wikimedia.at/Datei:WMAT-Audit_Report_2018.pdf',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T09:33:25.475Z',
	},
	{
		unique_id = 'riezzs7opcc',
		group_name = 'Wikimedia Netherlands',
		report_type = 'Annual Financial Report',
		total_budget = '152990',
		total_expense = '159693',
		currency = 'EUR',
		report_link = 'https://nl.wikimedia.org/wiki/Bestand:Gewaarmerkte_jaarrekening_Wikimedia_2018_met_controleverklaring.pdf',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T09:38:36.637Z',
	},
	{
		unique_id = 'le8vl3murtr',
		group_name = 'Wikimedia Germany',
		report_type = 'Annual Financial Report',
		total_budget = '8949066',
		total_expense = '8943151',
		currency = 'EUR',
		report_link = 'https://meta.wikimedia.org/wiki/File:WMDE_Annual_Report_2018_en.pdf',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T09:42:56.894Z',
	},
	{
		unique_id = '19ub01q3ivu',
		group_name = 'Wikimedia Belgium',
		report_type = 'Annual Financial Report',
		total_budget = '17381.28',
		total_expense = '18138.23',
		currency = 'EUR',
		report_link = 'https://meta.wikimedia.org/wiki/Wikimedia_chapters/Reports/Wikimedia_Belgium/Financial/2018',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T09:46:34.772Z',
	},
	{
		unique_id = '5i4x2zwlw44',
		group_name = 'Wikimedia Norge',
		report_type = 'Annual Financial Report',
		total_budget = '2319564',
		total_expense = '2253538',
		currency = 'kr',
		report_link = 'https://no.wikimedia.org/wiki/Fil:Annual_Report_2018_Wikimedia_Norge.pdf',
		start_date = '01/01/2018',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T09:50:02.642Z',
	},
	{
		unique_id = 'xdav20blrsr',
		group_name = 'Wikimedia South Africa',
		report_type = 'Annual Financial Report',
		total_budget = '234389.31',
		total_expense = '209905.78',
		currency = 'ZAR',
		report_link = 'https://commons.wikimedia.org/wiki/File:Wikimedia_-_Management_Account_for_the_year_ended_2018.pdf',
		start_date = '01/07/2017',
		end_date = '30/06/2018',
		dos_stamp = '2020年03月04日T09:54:13.920Z',
	},
	{
		unique_id = 'b6jj3gnicd4',
		group_name = 'Wikimedia Medicine',
		report_type = 'Annual Financial Report',
		total_budget = '12534.30',
		total_expense = '4020.64',
		currency = 'USD',
		report_link = 'https://meta.wikimedia.org/wiki/WMMED/Reports/2018#Financials',
		start_date = '01/12/2017',
		end_date = '31/12/2018',
		dos_stamp = '2020年03月04日T14:32:59.352Z',
	},
	{
		unique_id = '8oodn59guo3',
		group_name = 'Wikimedia District of Columbia',
		report_type = 'Annual Financial Report',
		total_budget = '148663.57',
		total_expense = '100791.35',
		currency = 'USD',
		report_link = 'https://wikimediadc.org/wiki/Annual_financial_report_(2017%E2%80%932018)',
		start_date = '01/10/2017',
		end_date = '30/09/2018',
		dos_stamp = '2020年03月04日T14:36:17.332Z',
	},
	{
		unique_id = 'e6wazrsh8s9',
		group_name = 'Wiki Education Foundation',
		report_type = 'Annual Financial Report',
		total_budget = '1687900',
		total_expense = '1878664',
		currency = 'USD',
		report_link = 'https://wikiedu.org/wp-content/uploads/2019/05/View-our-FY-2017-2018-990-form.pdf.pdf',
		start_date = '01/07/2017',
		end_date = '30/06/2018',
		dos_stamp = '2020年03月05日T20:01:48.670Z',
	},
	{
		unique_id = 'rarzkd5of3r',
		group_name = 'Centre for Internet & Society - Access to Knowledge Program',
		report_type = 'Annual Financial Report',
		total_budget = '1200000',
		total_expense = '11369309',
		currency = 'RS',
		report_link = 'https://cis-india.org/a2k/utlilization-certificate-access-to-knowledge-the-centre-for-internet-society-2017-2018',
		start_date = '01/07/2017',
		end_date = '30/06/2018',
		dos_stamp = '2020年03月05日T20:24:31.434Z',
	},
	{
		unique_id = 'asrdl9oihks',
		group_name = 'Wikimedia Serbia',
		report_type = 'Annual Financial Report',
		total_budget = '24380',
		total_expense = '17154',
		currency = 'in 000 RSD',
		report_link = 'https://upload.wikimedia.org/wikimedia/rs/b/bb/Financial_Statements_2019.pdf',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年04月24日T10:05:47.212Z',
	},
	{
		unique_id = 'pzepo8hf3uf',
		group_name = 'Grupo de Usuários Wiki Movimento Brasil',
		report_type = 'Annual Financial Report',
		total_budget = '18,058.26',
		total_expense = '7,301.90',
		currency = 'Brazilian Reais',
		report_lang_code = 'pt-br',
		report_link_en = 'https://drive.google.com/drive/folders/1GRG4q8gnHHT7IIssIykuoIyXTSZvCf6E',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2019T00:00:00.000Z',
	},
	{
		unique_id = '2i5kceyob5',
		group_name = 'Wikimedia South Africa',
		report_type = 'Annual Financial Report',
		total_budget = 'R225,280',
		total_expense = '142956.21',
		currency = 'South African Rand',
		report_link = 'https://commons.wikimedia.org/w/index.php?title=File%3AWikimedia_ZA_(NPC)_Financials_30_June_2019.pdf&page=10',
		start_date = '01/07/2018',
		end_date = '30/06/2019',
		dos_stamp = '2020年05月13日T07:13:41.461Z',
	},
	{
		unique_id = 'yq7lpwcj1m',
		group_name = 'Wikimedia Indonesia',
		report_type = 'Annual Financial Report',
		total_budget = '6,861,165,998	',
		total_expense = '6,182,488,620',
		currency = 'IDR',
		report_link = 'https://id.wikimedia.org/wiki/Laporan_keuangan_2019/Laporan_aktivitas',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年06月04日T00:51:19.039Z',
	},
	{
		unique_id = '42050snxlqv',
		group_name = 'Wikimedia Belgium',
		report_type = 'Annual Financial Report',
		total_budget = '17600',
		total_expense = '14797.79',
		currency = 'EUR',
		report_link = 'https://meta.wikimedia.org/wiki/Grants:Simple/Applications/Wikimedia_Belgium/2019/Endreport/Spending',
		start_date = '01/02/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年05月26日T00:00:00.000Z',
	},
	{
		unique_id = 'k7k91vdl3u',
		group_name = 'Wikimedia Argentina',
		report_type = 'Annual Financial Report',
		total_budget = '20.090.132,99 ',
		total_expense = '17.882.347,74 ',
		currency = 'ARS Peso',
		report_link = 'https://commons.wikimedia.org/wiki/File:Balance_2019_-_WMAR.pdf',
		start_date = '01/01/2019',
		end_date = '31/01/2019',
		dos_stamp = '2020年06月04日T13:21:54.400Z',
	},
	{
		unique_id = '82idjqr6n35',
		group_name = 'Wikimedia Austria',
		report_type = 'Annual Financial Report',
		total_budget = '526552.86',
		total_expense = '311628.37',
		currency = 'EUR',
		report_link = 'https://mitglieder.wikimedia.at/Datei:WMAT-Audit_Report_2019.pdf',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年06月05日T16:51:13.897Z',
	},
	{
		unique_id = 'e2v2ozay1yk',
		group_name = 'Wikimedia Switzerland',
		report_type = 'Annual Financial Report',
		total_budget = '3305516.43',
		total_expense = '2834022.26',
		currency = 'CHF',
		report_link = 'https://commons.wikimedia.org/wiki/File:WMCH_-_Audit_report_and_financial_statements_2018.pdf',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年06月05日T16:55:41.916Z',
	},
	{
		unique_id = 'mcimu66loxm',
		group_name = 'GLAM Macedonia User Group',
		report_type = 'Annual Financial Report',
		total_budget = '1,526 Euro',
		total_expense = '1,390 EUR',
		currency = 'Euro',
		report_link = 'https://meta.wikimedia.org/wiki/GLAM_Macedonia_User_Group/Reports/Financial_2019',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年06月06日T10:17:57.517Z',
	},
	{
		unique_id = 'ahvi6w7s46h',
		group_name = 'Wikimedia Sweden',
		report_type = 'Annual Financial Report',
		total_budget = '6125934',
		total_expense = '5590778',
		currency = 'SEK',
		report_link = 'https://se.wikimedia.org/wiki/Fil:%C3%85rsredovisning_2019,_Wikimedia_Sverige.pdf',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年06月08日T20:02:28.168Z',
	},
	{
		unique_id = 'w964xzs0vmo',
		group_name = 'Wikimedia Hungary',
		report_type = 'Annual Financial Report',
		total_budget = '6636000',
		total_expense = '5643000',
		currency = 'HUF',
		report_link = 'https://wikimedia.hu/w/images/c/c3/Financial_statement_2019.pdf',
		start_date = '1/1/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年06月16日T20:40:29.845Z',
	},
	{
		unique_id = '3sn5nqf08ei',
		group_name = 'Wikimedia Germany',
		report_type = 'Annual Financial Report',
		total_budget = '9.579.683',
		total_expense = '9.577.325',
		currency = 'Euro',
		report_link = 'https://www.wikimedia.de/2019/en/finances/',
		start_date = '1/1/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年06月18日T14:21:02.659Z',
	},
	{
		unique_id = 'ngi59iyq76g',
		group_name = 'Wikimedia Portugal',
		report_type = 'Annual Financial Report',
		total_budget = '24 844.60',
		total_expense = '1262.42',
		currency = 'EUR',
		report_link = 'https://pt.wikimedia.org/wiki/Relat%C3%B3rios/Anual/2019#Relat%C3%B3rio_financeiro',
		report_lang_code = 'pt',
		start_date = '1/1/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年07月07日T11:00:29.268Z',
	},
	{
		unique_id = 'zq89nlk756n',
		group_name = 'Amical Wikimedia',
		report_type = 'Annual Financial Report',
		total_budget = '67.800',
		total_expense = '30.475,42',
		currency = '€',
		report_link = 'https://meta.wikimedia.org/wiki/Grants:Simple/Applications/Amical_Wikimedia/2020/Midpoint_report/Expenses',
		start_date = '01/01/2020',
		end_date = '30/06/2020',
		dos_stamp = '2020年07月15日T20:19:02.613Z',
	},
	{
		unique_id = 'gucid3fsgc',
		group_name = 'Wikimedia Community User Group Côte d\'Ivoire',
		report_type = 'Annual Financial Report',
		total_budget = '22000',
		total_expense = '10452',
		currency = 'USD',
		report_link = 'https://drive.google.com/file/d/1DNiQ2b__YAXONIey-7RuC5iYAnvtUz3h/view?ts=5f0f8ef3',
		report_lang_code = 'fr',
		start_date = '01/01/2020',
		end_date = '30/06/2020',
		dos_stamp = '2020年07月16日T12:26:46.515Z',
	},
	{
		unique_id = 'bwr8ch7bdhn',
		group_name = 'Wikimedia Netherlands',
		report_type = 'Annual Financial Report',
		total_budget = '416,065',
		total_expense = '465,297',
		currency = 'Euro',
		report_link = 'https://meta.wikimedia.org/wiki/Grants:APG/Proposals/2018-2019_round_1/Wikimedia_Nederland/Impact_report_form#Revenues_received_during_this_six-month_period',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年07月22日T12:26:50.967Z',
	},
	{
		unique_id = '30s7ajwzgg5',
		group_name = 'Wikimedia Medicine',
		report_type = 'Annual Financial Report',
		total_budget = '3,045.19',
		total_expense = '3,955.58',
		currency = 'USD',
		report_link = 'https://meta.wikimedia.org/wiki/WMMED/Reports/2019',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年07月27日T19:26:20.178Z',
	},
	{
		unique_id = 'qd4v0szbwv',
		group_name = 'Wikimedia Medicine',
		report_type = 'Annual Financial Report',
		total_budget = '3,045',
		total_expense = '3,955',
		currency = 'usd',
		report_link = 'https://meta.wikimedia.org/wiki/WMMED/Reports/2019',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年07月27日T23:06:43.473Z',
	},
	{
		unique_id = 'oie139kjjyp',
		group_name = 'Wikimedia Austria',
		report_type = 'Annual Financial Report',
		total_budget = '50120.86',
		total_expense = '128965',
		currency = 'Euro',
		report_link = 'https://meta.wikimedia.org/wiki/Grants:APG/Proposals/2019-2020_round_1/Wikimedia_%C3%96sterreich/Progress_report_form#Revenues_received_during_this_six-month_period',
		start_date = '01/01/2020',
		end_date = '30/06/2020',
		dos_stamp = '2020年07月30日T12:33:02.949Z',
	},
	{
		unique_id = '0u9s6o5lik8',
		group_name = 'Wikimedia Armenia',
		report_type = 'Annual Financial Report',
		total_budget = '35,181,400',
		total_expense = '32,126,110',
		currency = 'AMD',
		report_link = 'https://meta.wikimedia.org/wiki/Wikimedia_Armenia/Financial_report/2020_round_1',
		start_date = '01/01/2020',
		end_date = '30/06/2020',
		dos_stamp = '2020年08月05日T07:41:18.586Z',
	},
	{
		unique_id = 'e1mqe6l6gc',
		group_name = 'Wikimedia Nederland',
		report_type = 'Annual Financial Report',
		total_budget = '416,065',
		total_expense = '465,297',
		currency = 'euro',
		report_lang_code = 'nl',
		report_link_en = 'https://nl.wikimedia.org/wiki/Bestand:Gewaarmerkte_jaarrekening_Wikimedia_2019_inclusief_controleverklaring.pdf',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年08月31日T09:08:09.206Z',
	},
	{
		unique_id = 'ix795bhlfjl',
		group_name = 'WikiJournal',
		report_type = 'Annual Financial Report',
		total_budget = '1327',
		total_expense = '509',
		currency = 'USD',
		report_link = 'https://meta.wikimedia.org/wiki/Grants:Project/Rapid/WikiJournal_2019/Report',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年09月06日T23:07:50.761Z',
	},
	{
		unique_id = 'xzvy6hs593',
		group_name = 'Wikimedia District of Columbia',
		report_type = 'Annual Financial Report',
		total_budget = '84767.30',
		total_expense = '138621.20',
		currency = 'USD',
		report_link = 'https://wikimediadc.org/wiki/Annual_financial_report_(2018–2019)',
		start_date = '01/10/2018',
		end_date = '30/09/2019',
		dos_stamp = '2020年09月12日T20:59:36.549Z',
	},
	{
		unique_id = 'n40z0etdpw',
		group_name = 'Wikimedia Ukraine',
		report_type = 'Annual Financial Report',
		total_budget = '2516070.04',
		total_expense = '2539569.71',
		currency = 'UAH',
		report_link = 'https://ua.wikimedia.org/wiki/Річний_звіт_2019/Фінансовий_звіт',
		report_lang_code = 'uk',
		report_link_en = 'https://docs.google.com/spreadsheets/d/13iwX4SF1_z37J6wzuE9Y9u0P9F4hRId1P6XulDsKDDw/edit',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年09月22日T12:59:08.531Z',
	},
	{
		unique_id = 'gxxqtdnw98u',
		group_name = 'Wikimedia Norge',
		report_type = 'Annual Financial Report',
		total_budget = '2,581,264',
		total_expense = '2,96,231',
		currency = 'NOK',
		report_link = 'https://upload.wikimedia.org/wikimedia/no/a/a4/Wikimedia_Norge_-_Årsregnskap_2019_signert.pdf',
		report_lang_code = 'no',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '20201002T00:00:00.000Z',
	},
	{
		unique_id = '31c4c6uajoo',
		group_name = 'Wikimedia Korea',
		report_type = 'Annual Financial Report',
		total_budget = '112437447',
		total_expense = '55017011',
		currency = 'KRW',
		report_link = 'https://meta.wikimedia.org/wiki/위키미디어_한국/Financial_reports/2019',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年10月05日T07:07:19.670Z',
	},
	{
		unique_id = 'l15e3zqbsuc',
		group_name = 'Wikimedia Finland',
		report_type = 'Annual Financial Report',
		total_budget = '0',
		total_expense = '88,000.00',
		currency = '€',
		report_link = 'https://docs.google.com/spreadsheets/d/18XfOyqEqZIQFScYoC2FJ8TO0MUWF79yN287ILO2KGsw/edit?usp=sharing',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年11月02日T23:04:23.030Z',
	},
	{
		unique_id = '0o7qup9cuk9q',
		group_name = 'Wikimedia Estonia',
		report_type = 'Annual Financial Report',
		total_budget = '68132',
		total_expense = '67912',
		currency = 'EUR',
		report_link = 'https://upload.wikimedia.org/wikipedia/commons/b/b2/Wikimedia_Eesti_financial_statement_2019_%28Estonian%29.pdf',
		report_lang_code = 'et',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年11月03日T06:56:00.077Z',
	},
	{
		unique_id = '6ig14pem8uf',
		group_name = 'Wikimedia Community User Group Malaysia',
		report_type = 'Annual Financial Report',
		total_budget = '4,770.51',
		total_expense = '4,585.37',
		currency = 'MYR',
		report_link = 'Wikimedia Community User Group Malaysia/Reports/Financial/2020',
		start_date = '10/09/2019',
		end_date = '09/09/2020',
		dos_stamp = '2020年11月05日T03:25:06.227Z',
	},
	{
		unique_id = 'kbqws9a842p',
		group_name = 'Wikimedia Community User Group Malaysia',
		report_type = 'Annual Financial Report',
		total_budget = '4,770.51',
		total_expense = '4,585.37',
		currency = 'MYR',
		report_link = 'https://meta.wikimedia.org/wiki/Wikimedia_Community_User_Group_Malaysia/Reports/Financial/2020',
		start_date = '10/09/2019',
		end_date = '09/09/2020',
		dos_stamp = '2020年11月05日T03:28:24.726Z',
	},
	{
		unique_id = 'hheeslvmcjh',
		group_name = 'Wikimedia Czech Republic',
		report_type = 'Annual Financial Report',
		currency = 'CZK',
		report_link = 'https://commons.wikimedia.org/wiki/File:Annual_report_of_Wikimedia_CZ_2019.pdf',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年11月10日T09:08:53.407Z',
	},
	{
		unique_id = 'c33cewvdk6v',
		group_name = 'Wikimedia Venezuela',
		report_type = 'Annual Financial Report',
		total_budget = '2696,00',
		total_expense = '2702,00',
		currency = 'US dollars',
		report_link = 'https://meta.wikimedia.org/wiki/Wikimedia_Venezuela/Reportes/Balance_2019',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年11月12日T00:21:33.196Z',
	},
	{
		unique_id = '8qnrmjk7v9k',
		group_name = 'Wikimedia Chile',
		report_type = 'Annual Financial Report',
		total_budget = '91083611',
		total_expense = '53678184',
		currency = 'CLP',
		report_link = 'https://commons.wikimedia.org/wiki/File:WM-CL_-_Estados_Financieros_2019.pdf',
		report_lang_code = 'es',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年11月13日T05:28:51.902Z',
	},
	{
		unique_id = '9x4foic2yff',
		group_name = 'Wikimedia Taiwan',
		report_type = 'Annual Financial Report',
		total_budget = '3186',
		total_expense = '103100',
		currency = 'NT$',
		report_link = 'https://meta.wikimedia.org/wiki/Wikimedia_Taiwan/Financial_Summary_2019',
		start_date = '01/01/2019',
		end_date = '31/01/2019',
		dos_stamp = '2020年11月15日T19:00:04.747Z',
	},
	{
		unique_id = '3kqgktmfchj',
		group_name = 'WMIL',
		report_type = 'Annual Financial Report',
		currency = 'ILS',
		report_link = 'https://drive.google.com/file/d/1NNfbq8zj8VLmlAx_z0qUV8rWI_R-qumo/view',
		end_date = '31/12/2019',
		dos_stamp = '2020年11月15日T19:33:08.342Z',
	},
	{
		unique_id = 'k4gf9h52rh9',
		group_name = 'Wikimedia User Group Nigera',
		report_type = 'Annual Financial Report',
		total_budget = ' 95,959.45 ',
		total_expense = ' 86,390.51 ',
		currency = 'USD',
		report_link = 'https://drive.google.com/file/d/1uy4xKgiNvlqWFiwjQEmy3hL5GoVGoZj3/view?usp=sharing',
		start_date = '31/10/2019',
		end_date = '30/09/2020',
		dos_stamp = '2020年11月16日T23:06:04.997Z',
	},
	{
		unique_id = '12ebumk6ww1l',
		group_name = 'Wikimedia Russia',
		report_type = 'Annual Financial Report',
		total_budget = '11455747.65',
		total_expense = '10854360.16',
		currency = 'RUB',
		report_link = 'https://meta.wikimedia.org/wiki/Reports/WMRU-Financial-2018',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年11月17日T10:02:31.595Z',
	},
	{
		unique_id = 'ih0ajgeevtm',
		group_name = 'Wikimedia User Group Nigeria',
		report_type = 'Annual Financial Report',
		total_budget = '95,559.45',
		total_expense = '86,390.51',
		currency = 'USD',
		report_link = 'https://drive.google.com/file/d/1uy4xKgiNvlqWFiwjQEmy3hL5GoVGoZj3/view?usp=sharing',
		start_date = '01/10/2019',
		end_date = '30/09/2020',
		dos_stamp = '2020年11月20日T19:10:33.482Z',
	},
	{
		unique_id = 'dzflu2xjayp',
		group_name = 'Open Foundation West Africa',
		report_type = 'Annual Financial Report',
		total_budget = '10515.54',
		total_expense = '10515.54',
		currency = 'USD',
		report_link = 'https://commons.wikimedia.org/w/index.php?title=File:Annual_Report_OFWA_2018.pdf&page=8',
		start_date = '01/10/2017',
		end_date = '30/09/2018',
		dos_stamp = '2018年11月26日T00:00:00.000Z',
	},
	{
		unique_id = 'bzi7h49epdc',
		group_name = 'Open Foundation West Africa',
		report_type = 'Annual Financial Report',
		total_budget = '42588.45',
		total_expense = '42588.45',
		currency = 'USD',
		report_link = 'https://commons.wikimedia.org/w/index.php?title=File:OFWA_Annual_Report_2018-2019.pdf&page=6',
		start_date = '01/10/2018',
		end_date = '30/09/2019',
		dos_stamp = '2019年12月17日T00:00:00.000Z',
	},
	{
		unique_id = 'am0arp2wrmw',
		group_name = 'Wikimedia Chile',
		report_type = 'Annual Financial Report',
		total_budget = '91083611',
		total_expense = '53678184',
		currency = 'CLP',
		report_link = 'https://commons.wikimedia.org/wiki/File:WM-CL_-_2019_Financial_Statements.pdf',
		start_date = '01/01/2019',
		end_date = '31/12/2019',
		dos_stamp = '2020年11月23日T04:32:36.418Z',
	},
 }

AltStyle によって変換されたページ (->オリジナル) /