> For the complete documentation index, see [llms.txt](https://finances.ouishare.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://finances.ouishare.net/financials/2019.md).

# 2019

2019 was something of a transition year for Ouishare Global Operations: while the roles and amounts planned drew on the previous year's model, but the budget reality was quite different from 2018. With no major international project, there were insufficient margins to cover as much global operations as previously. This lead to most of the planning and coordination work taking place on a voluntary basis, which can be seen in the difference between the amounts planned and the amounts spent. In 2020, the Global Ops moves forward based on a reduced budget, funded collaboratively through co-budget.

NB: the below reporting is reflecting the situation as of 16 June 2020. Due to the Covid-19 outbreak, some of the communities' financial closures have been delayed. &#x20;

### Activities in OuiShare Global Commons

| Role                                        | Amount planned (excluding VAT) | Amount spent (excluding VAT) |
| ------------------------------------------- | ------------------------------ | ---------------------------- |
| <p></p><p>Global Ops Team Facilitation </p> | €1,500.00                      | €0.00                        |
| Global Budget Planning                      | €1,000.00                      | €0.00                        |
| Connectors Management & Opt-in              | €750.00                        | €0.00                        |
| Global Admin & Accounting                   | €3,000.00                      | €3,000.00                    |
| Financial Reporting                         | €375.00                        | €0.00                        |
| Cobudget Facilitation                       | €0.00                          | €0.00                        |
| **Total: planning, coordination, admin**    | **€6,625.00**                  | **€3,000.00**                |
| Community building                          | €3,000.00                      | €2,970.00                    |
| Website Steward                             | €600.00                        | €570.00                      |
| Newsletters - English                       | €1,200.00                      | €1,170.00                    |
| Social Media - English                      | €4,700.00                      | €4,670.00                    |
| Ouishare Online Magazine - English          | €3,000.00                      | €2,970.00                    |
| **Total: communication strategy**           | **€12,500.00**                 | **€12,350.00**               |
| Shared infrastructure - Digital Tools       | 5,000.00                       | €4,220.00                    |
| Tech Maintenance & Support                  | €3,000.00                      | €3,000.00                    |
| **Total: tech tools and maintenance**       | **€8,000.00**                  | **€7,220.00**                |
| 1 Global Summit logistics                   | €3,000.00                      | €2225.00                     |
| **GRAND TOTAL**                             | **€ 26,300.00**                | **€24,795.00**               |

## Finances by Country

### OuiShare France

* Income:&#x20;
* Costs:&#x20;

### OuiShare Spain

* Income:&#x20;
* Costs:&#x20;

### OuiShare Quebec

* Income:&#x20;
* Costs:&#x20;

### OuiShare Germany

* Income: € 86,491.14
* Costs: € 56,347.00


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://finances.ouishare.net/financials/2019.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
