Skip to content

Commit

Permalink
Add extra data description
Browse files Browse the repository at this point in the history
  • Loading branch information
taz-chiles committed Oct 25, 2024
1 parent d7c5d7b commit 52e0322
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 1 deletion.
3 changes: 3 additions & 0 deletions src/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ title: Leeds City Council Culture Dashboard
Project grants are delivered through three funding schemes: <strong>Inspire, Grow: Project and Activate</strong>. These grants are updated every financial quarter and are cumulative. The figures below are aggregated across all Project streams and are indicative of our investment. Click the links below to view data on each funding scheme.
</p>

<p>These figures are derived from the total across all 3 strands, deriving the cumulative sum across all quarterly data to date.</p>


{% comp "dashboard.panels", { columns: 1 } %}
{% comp "dashboard.pane", { bg: '#004563', color: '#ffffff'} %}

Expand Down
3 changes: 2 additions & 1 deletion src/lcip/activate/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ title: Activate
<p>
Activate – is a flexible funding strand which enables the Council to distribute external funding, commission projects, make strategic interventions and solicit (invite) applications that respond to a defined need, gap in provision or demand for activity.
</p>

<p>These figures are derived by calculating the cumulative sum across all quarterly data to date.</p>
</div>

{% comp "dashboard.panels", { columns: 4 } %}

Expand Down
3 changes: 3 additions & 0 deletions src/lcip/cultural-anchors/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ title: Cultural Anchors
<p>
Cultural Anchors includes some of the largest, building based, cultural organisations in the city, each attracting significant levels of funding to the city from a range of sources. Applications to the Cultural Anchors is by invitation only with these organisations operating as strategic partners with Leeds City Council to deliver a range of cultural and strategic benefits across the city and beyond. Cultural Anchors play a pivotal role in the contributions of the cultural sector to the Best City Ambition.
</p>
<p>These figures are derived by calculating the cumulative sum across all annual data to date.</p>
</div>


{% comp "dashboard.panels", { columns: 4 } %}

Expand Down
3 changes: 3 additions & 0 deletions src/lcip/grow_project/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@ title: Grow - Project
<p>
Grow: Project – provides larger grants for one-off larger scale and artistically ambitious projects. Grants offered are between £5,000 to £15,000. This strand is open to individuals and organisations.
</p>
<p>These figures are derived by calculating the cumulative sum across all quarterly data to date.</p>
</div>




{% comp "dashboard.panels", { columns: 4 } %}

{% comp "dashboard.pane", { link: "/lcip/grow_project/advice-sessions" } %}
Expand Down
3 changes: 3 additions & 0 deletions src/lcip/grow_revenue/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,11 @@ title: Grow - Revenue
<p>
Grow: Revenue – provides revenue grants to support organisations working year-round to deliver exceptional programmes of cultural activity for, by and with the people of Leeds. With funding between £5,000 and £15,000 per year, grants are available for up to two years. Grants at this level contribute to increasing the resilience of cultural organisations.
</p>
<p>These figures are derived by calculating the cumulative sum across all annual data to date.</p>
</div>



{% comp "dashboard.panels", { columns: 4 } %}

{% comp "dashboard.pane", { link: "/lcip/grow_revenue/advice-sessions" } %}
Expand Down
2 changes: 2 additions & 0 deletions src/lcip/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ metric: 'inspire'
Project grants are delivered through three funding schemes: <strong>Inspire, Grow: Project and Activate</strong>. These grants are updated every financial quarter and are cumulative. The figures below are aggregated across all Project streams and are indicative of our investment. Click the links below to view data on each funding scheme.
</p>

<p>These figures are derived from the total across all 3 strands, deriving the cumulative sum across all quarterly data to date.</p>

{% comp "dashboard.panels", { columns: 1 } %}
{% comp "dashboard.pane", { bg: '#004563', color: '#ffffff'} %}

Expand Down
3 changes: 3 additions & 0 deletions src/lcip/inspire/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@ title: Inspire
<p>
Inspire provides small grants for one off cultural projects and activities offering grants between £500 to £1,500 for individuals or organisations. The dashboard below provides an overof the grants awarded through the scheme. Click the panels to see further detail.
</p>
<p>These figures are derived by calculating the cumulative sum across all quarterly data to date.</p>
</div>






{% comp "dashboard.panels", { columns: 4 } %}

{% comp "dashboard.pane", { link: "/lcip/inspire/advice-sessions" } %}
Expand Down
3 changes: 3 additions & 0 deletions src/lcip/thrive/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ title: Thrive
<p>
Thrive – provides grants to support ongoing activities for more established cultural organisations delivering positive creative and social impacts through year-round programmes of work in the city. Organisations are typically (but not exclusively) Arts Council National Portfolio Organisations with many delivering local, national and international activities thus raising the cultural profile of Leeds. Grants range between £20,000 and £60,000 per year, over a two-year funding period.
</p>

<p>These figures are derived by calculating the cumulative sum across all annual data to date.</p>

</div>


Expand Down

0 comments on commit 52e0322

Please sign in to comment.