Skip to content

Commit

Permalink
Change workforce definition
Browse files Browse the repository at this point in the history
  • Loading branch information
taz-chiles committed Nov 25, 2024
1 parent b209ff0 commit f9edea4
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions src/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The Leeds Cultural Investment Programme (LCIP) provides a strategic framework wh
{% endcomp %}

{% comp "dashboard.pane" %}
<h3>Workforce<br><br></h3>
<h3>Employment and<br>Volunteers</h3>
{% comp "dashboard.big_number", { number: 71521, fontsize: '2.5rem'} %}
{% endcomp %}
{% endcomp %}
Expand Down Expand Up @@ -163,7 +163,7 @@ The Leeds Cultural Investment Programme (LCIP) provides a strategic framework wh
{% endcomp %}

{% comp "dashboard.pane" %}
<h3>Workforce<br><br></h3>
<h3>Employment and<br>Volunteers</h3>
{% comp "dashboard.big_number", { number: 15298, fontsize: '2.5rem' } %}
{% endcomp %}
{% endcomp %}
Expand Down
4 changes: 2 additions & 2 deletions src/lcip/activate/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -108,12 +108,12 @@ Activate is a flexible funding strand which enables the Council to distribute ex
{% endcomp %}

{% comp "dashboard.pane", { link: "/lcip/activate/workforce/" } %}
<h3>Workforce</h3>
<h3>Employment and<br>Volunteers</h3>
{% comp "dashboard.big_number", {
number: (viz.lcip.activate.contribution_to_workforce['rows'][0]['Artists/Creatives'] + viz.lcip.activate.contribution_to_workforce['rows'][0]['Volunteers']), fontsize: '2.75rem'
} %}
{% endcomp %}
<p class="footnote">Workforce</p>
<p class="footnote">Employment and Volunteers</p>
{% endcomp %}


Expand Down
4 changes: 2 additions & 2 deletions src/lcip/cultural-anchors/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@ These figures are derived by calculating the total amount across all annual data
{% comp "dashboard.panels", { columns: 2 } %}

{% comp "dashboard.pane", { link: "/lcip/cultural-anchors/workforce/" } %}
<h3>Workforce</h3>
<h3>Employment and<br>Volunteers</h3>
{% comp "dashboard.big_number", {
number: (viz.lcip.cultural_anchors.contribution_to_workforce['rows'][0]['Artists/Creatives'] + viz.lcip.cultural_anchors.contribution_to_workforce['rows'][0]['Volunteers']), fontsize: '2.75rem'
} %}
{% endcomp %}
<p class="footnote">Workforce</p>
<p class="footnote">Employment and Volunteers</p>
{% endcomp %}

{% comp "dashboard.pane", { link: "/lcip/cultural-anchors/project-outputs/", columns: 1} %}
Expand Down
4 changes: 2 additions & 2 deletions src/lcip/grow_project/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,12 @@ These figures are derived by calculating the total amount across all quarterly d
{% endcomp %}

{% comp "dashboard.pane", { link: "/lcip/grow_project/workforce/" } %}
<h3>Workforce</h3>
<h3>Employment and<br>Volunteers</h3>
{% comp "dashboard.big_number", {
number: (viz.lcip.grow_project.contribution_to_workforce['rows'][0]['Artists/Creatives'] + viz.lcip.grow_project.contribution_to_workforce['rows'][0]['Volunteers']), fontsize: '2.75rem'
} %}
{% endcomp %}
<p class="footnote">Workforce</p>
<p class="footnote">Employment and Volunteers</p>
{% endcomp %}


Expand Down
4 changes: 2 additions & 2 deletions src/lcip/grow_revenue/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,12 @@ These figures are derived by calculating the total amount across all annual data
{% endcomp %}

{% comp "dashboard.pane", { link: "/lcip/grow_revenue/workforce/" } %}
<h3>Workforce</h3>
<h3>Employment and<br>Volunteers</h3>
{% comp "dashboard.big_number", {
number: (viz.lcip.grow_revenue.contribution_to_workforce['rows'][0]['Artists/Creatives'] + viz.lcip.grow_revenue.contribution_to_workforce['rows'][0]['Volunteers']), fontsize: '2.75rem'
} %}
{% endcomp %}
<p class="footnote">Workforce</p>
<p class="footnote">Employment and Volunteers</p>
{% endcomp %}


Expand Down
4 changes: 2 additions & 2 deletions src/lcip/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The Leeds Cultural Investment Programme (LCIP) provides a strategic framework wh
{% endcomp %}

{% comp "dashboard.pane" %}
<h3>Workforce<br><br></h3>
<h3>Employment and<br>Volunteers</h3>
{% comp "dashboard.big_number", { number: 71521, fontsize: '2.5rem'} %}
{% endcomp %}
{% endcomp %}
Expand Down Expand Up @@ -163,7 +163,7 @@ The Leeds Cultural Investment Programme (LCIP) provides a strategic framework wh
{% endcomp %}

{% comp "dashboard.pane" %}
<h3>Workforce<br><br></h3>
<h3>Employment and<br>Volunteers</h3>
{% comp "dashboard.big_number", { number: 15298, fontsize: '2.5rem' } %}
{% endcomp %}
{% endcomp %}
Expand Down
4 changes: 2 additions & 2 deletions src/lcip/inspire/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,12 @@ Inspire provides support for one off cultural projects and activities currently
{% endcomp %}

{% comp "dashboard.pane", { link: "/lcip/inspire/workforce/" } %}
<h3>Workforce</h3>
<h3>Employment and<br>Volunteers</h3>
{% comp "dashboard.big_number", {
number: (viz.lcip.inspire.contribution_to_workforce['rows'][0]['Artists/Creatives'] + viz.lcip.inspire.contribution_to_workforce['rows'][0]['Volunteers']), fontsize: '2.75rem'
} %}
{% endcomp %}
<p class="footnote">Workforce</p>
<p class="footnote">Employment and Volunteers</p>
{% endcomp %}


Expand Down
4 changes: 2 additions & 2 deletions src/lcip/thrive/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,12 @@ Thrive provides support for ongoing activities for more established cultural org
{% endcomp %}

{% comp "dashboard.pane", { link: "/lcip/thrive/workforce/" } %}
<h3>Workforce</h3>
<h3>Employment and<br>Volunteers</h3>
{% comp "dashboard.big_number", {
number: (viz.lcip.thrive.contribution_to_workforce['rows'][0]['Artists/Creatives'] + viz.lcip.thrive.contribution_to_workforce['rows'][0]['Volunteers']), fontsize: '2.75rem'
} %}
{% endcomp %}
<p class="footnote">Workforce</p>
<p class="footnote">Employment and Volunteers</p>
{% endcomp %}


Expand Down

0 comments on commit f9edea4

Please sign in to comment.