> For the complete documentation index, see [llms.txt](https://wiki.beabee.io/community-journalismus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.beabee.io/community-journalismus/english/pioneer-portraits/the-bristol-cable-england/revenue-streams-and-finance.md).

# Revenue Streams & Finance

Bristol Cable’s yearly budget is £375,000. The revenue comes from three different streams. The budget is made up of membership contributions (35%), grants (60%) and non-corporate advertising (5%).

The membership program of the Bristol Cable is tied to the organisation as a cooperation itself, so everyone becoming a supporting member becomes a shareholder and gets an actual voting right at the cooperation. People can join the Bristol Cable from 1 £ upwards, to make sure no one is excluded for financial reasons. Today, in 2024 the Cable has around 2,500 paying members.&#x20;

Grants account for around 60% of the budget. The largest donor in the past was the Luminate Foundation (previously Omidyar Network). Between 2018 and 2023, Luminate supported the Cable with around £725,000 in core funding. Other big funders were the Reva & David Logan Foundation and the European Journalism Centre. Fundraising decisions at the Bristol Cable are made upon an Ethical Fundraising Policy that was created together with members.&#x20;

Non-corporate advertising only makes up for a small amount of the yearly budget. Most of the advertising is placed in the quarterly print edition of the Cable, which is distributed for free around the city. Who can and cannot advertise is defined in an Ethical Advertising Policy, that was created with members. This policy states that only adverts will be published that

* promote social and cultural events and activities that may be of interest to its general readership;
* products and services that are of direct benefit to local citizens and the city’s economy and environment;
* such other adverts as are considered to be in line with the [Cable’s ethical stance](<https://static.thebristolcable.org/uploads/2015/01/The-Bristol-Cable-Advertising-Policy-201617.pdf&#xA;>), especially those from independent local businesses and third sector organisations.


---

# 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://wiki.beabee.io/community-journalismus/english/pioneer-portraits/the-bristol-cable-england/revenue-streams-and-finance.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.
