Skip to content

Commit

Permalink
Add artforms pages
Browse files Browse the repository at this point in the history
  • Loading branch information
taz-chiles committed Oct 25, 2024
1 parent a0ebc08 commit 6c89839
Show file tree
Hide file tree
Showing 214 changed files with 1,317 additions and 606 deletions.
2 changes: 2 additions & 0 deletions scripts/lcip/transform.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,13 @@ def clean_theme(theme):
process_wards(ward_data, sheet, theme, name, f'{clean_theme(theme)}')
elif not theme in diversity_metrics:
theme_df = sheet[sheet['THEME'] == theme]
# theme_df = theme_df.loc[theme_df['TOTAL']!=0]
theme_df = theme_df.pivot_table(index='THEME', columns='METRIC', values='TOTAL')
theme_df = theme_df.round(0).astype(int)
theme_df.columns = theme_df.columns.str.replace(',',' ')
theme_filename = clean_theme(theme)
theme_df = theme_df.fillna(0)
theme_df["total"] = theme_df.sum(axis=1)
if not theme_df.empty:
theme_df.to_csv(os.path.join(theme_path, theme_filename), index=True)

Expand Down
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/age_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,18 - 24,25 - 34,35 - 44,45 - 54,55 - 64,65 - 74,75 - 84,85+,Not known,Prefer not to say
AGE - APPLIED,1,3,3,0,0,0,0,0,0,0
THEME,18 - 24,25 - 34,35 - 44,45 - 54,55 - 64,65 - 74,75 - 84,85+,Not known,Prefer not to say,total
AGE - APPLIED,1,3,3,0,0,0,0,0,0,0,7
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/age_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,18 - 24,25 - 34,35 - 44,45 - 54,55 - 64,65 - 74,75 - 84,85+,Not known,Prefer not to say
AGE - FUNDED,1,3,3,0,0,0,0,0,0,0
THEME,18 - 24,25 - 34,35 - 44,45 - 54,55 - 64,65 - 74,75 - 84,85+,Not known,Prefer not to say,total
AGE - FUNDED,1,3,3,0,0,0,0,0,0,0,7
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/applications_received.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,No. of eligible applications,No. of ineligible,Total amount of funding requested (£),from an organisation
APPLICATIONS RECEIVED,5,0,17600,5
THEME,No. of eligible applications,No. of ineligible,Total amount of funding requested (£),from an organisation,total
APPLICATIONS RECEIVED,5,0,17600,5,17610
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/artform_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Circus,Combined Arts,Crafts,Dance,Design,Digital Media,Festival/Carnival,Film,Literature / Poetry / Spoken Word,Live Art,Music,Photography,Theatre,Visual Art
ARTFORM - APPLIED,0,0,0,0,0,0,2,0,0,0,1,0,0,0
THEME,Circus,Combined Arts,Crafts,Dance,Design,Digital Media,Festival/Carnival,Film,Literature / Poetry / Spoken Word,Live Art,Music,Photography,Theatre,Visual Art,total
ARTFORM - APPLIED,0,0,0,0,0,0,2,0,0,0,1,0,0,0,3
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/artform_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Circus,Combined Arts,Crafts,Dance,Design,Digital Media,Festival/Carnival,Film,Literature / Poetry / Spoken Word,Live Art,Music,Photography,Theatre,Visual Art
ARTFORM - FUNDED,0,0,0,0,0,0,2,0,0,0,1,0,0,0
THEME,Circus,Combined Arts,Crafts,Dance,Design,Digital Media,Festival/Carnival,Film,Literature / Poetry / Spoken Word,Live Art,Music,Photography,Theatre,Visual Art,total
ARTFORM - FUNDED,0,0,0,0,0,0,2,0,0,0,1,0,0,0,3
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/carer_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Do you consider yourself to be a carer?,No,Not known,Prefer not to say,Yes
CARER - APPLIED,0,0,6,0,0
THEME,Do you consider yourself to be a carer?,No,Not known,Prefer not to say,Yes,total
CARER - APPLIED,0,0,6,0,0,6
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/carer_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Do you consider yourself to be a carer?,No,Not known,Prefer not to say,Yes
CARER - FUNDED,0,0,6,0,0
THEME,Do you consider yourself to be a carer?,No,Not known,Prefer not to say,Yes,total
CARER - FUNDED,0,0,6,0,0,6
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/contribution_to_workforce.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Artists/Creatives,Total,Volunteers
CONTRIBUTION TO WORKFORCE,70430,70646,216
THEME,Artists/Creatives,Total,Volunteers,total
CONTRIBUTION TO WORKFORCE,70430,70646,216,141292
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/disability_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Hearing impairment,Learning disability,Long-standing illness or health condition,Mental health condition,Neuro Diverse,Not known,Other,Physical impairment,Prefer not to say,Visual impairment
DISABILITY - APPLIED,0,1,0,1,0,0,0,0,1,0
THEME,Hearing impairment,Learning disability,Long-standing illness or health condition,Mental health condition,Neuro Diverse,Not known,Other,Physical impairment,Prefer not to say,Visual impairment,total
DISABILITY - APPLIED,0,1,0,1,0,0,0,0,1,0,3
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/disability_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Hearing impairment,Learning disability,Long-standing illness or health condition,Mental health condition,Neuro Diverse,Not known,Other,Physical impairment,Prefer not to say,Visual impairment
DISABILITY - FUNDED,0,1,0,1,0,0,0,0,1,0
THEME,Hearing impairment,Learning disability,Long-standing illness or health condition,Mental health condition,Neuro Diverse,Not known,Other,Physical impairment,Prefer not to say,Visual impairment,total
DISABILITY - FUNDED,0,1,0,1,0,0,0,0,1,0,3
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/ethnic_origin_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,African,Any other Asian background,Any other Black background,Any other background,Any other mixed/multiple ethnic group,Any other white background,Arab,Asian or Asian British,Bangladeshi,Black or Black British,Caribbean,Chinese,Indian,Kashmiri,Mixed/ multiple ethnic group,Other ethnic groups,Pakistani,Prefer not to say,White,White British,White English,White Gypsy or Traveller,White Irish,White Northern Irish,White Scottish,White Welsh,White and Asian,White and Black African,White and Black Caribbean
ETHNIC ORIGIN - APPLIED,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,1,0,0,0,0
THEME,African,Any other Asian background,Any other Black background,Any other background,Any other mixed/multiple ethnic group,Any other white background,Arab,Asian or Asian British,Bangladeshi,Black or Black British,Caribbean,Chinese,Indian,Kashmiri,Mixed/ multiple ethnic group,Other ethnic groups,Pakistani,Prefer not to say,White,White British,White English,White Gypsy or Traveller,White Irish,White Northern Irish,White Scottish,White Welsh,White and Asian,White and Black African,White and Black Caribbean,total
ETHNIC ORIGIN - APPLIED,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,1,0,0,0,0,6
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/ethnic_origin_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,African,Any other Asian background,Any other Black background,Any other background,Any other mixed/multiple ethnic group,Any other white background,Arab,Asian or Asian British,Bangladeshi,Black or Black British,Caribbean,Chinese,Indian,Kashmiri,Mixed/ multiple ethnic group,Other ethnic groups,Pakistani,Prefer not to say,White,White British,White English,White Gypsy or Traveller,White Irish,White Northern Irish,White Scottish,White Welsh,White and Asian,White and Black African,White and Black Caribbean
ETHNIC ORIGIN - FUNDED,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,1,0,0,0,0
THEME,African,Any other Asian background,Any other Black background,Any other background,Any other mixed/multiple ethnic group,Any other white background,Arab,Asian or Asian British,Bangladeshi,Black or Black British,Caribbean,Chinese,Indian,Kashmiri,Mixed/ multiple ethnic group,Other ethnic groups,Pakistani,Prefer not to say,White,White British,White English,White Gypsy or Traveller,White Irish,White Northern Irish,White Scottish,White Welsh,White and Asian,White and Black African,White and Black Caribbean,total
ETHNIC ORIGIN - FUNDED,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,1,0,0,0,0,6
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/funding.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Funding invested from Leeds City Council,Funding invested from others
FUNDING,7800,9800
THEME,Funding invested from Leeds City Council,Funding invested from others,total
FUNDING,7800,9800,17600
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/funding_advice_sessions.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,No. of funding surgeries booked,No. of funding surgeries offered,No. of in person sessions,No. of online/Telephone sessions
FUNDING ADVICE SESSIONS,0,0,0,0
THEME,No. of funding surgeries booked,No. of funding surgeries offered,No. of in person sessions,No. of online/Telephone sessions,total
FUNDING ADVICE SESSIONS,0,0,0,0,0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Not known,Prefer not to say,Total
GENDER REGISTERED AT BIRTH - APPLIED,0,0,0
THEME,Not known,Prefer not to say,Total,total
GENDER REGISTERED AT BIRTH - APPLIED,0,0,0,0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Not known,Prefer not to say,Total
GENDER REGISTERED AT BIRTH - FUNDED,0,0,0
THEME,Not known,Prefer not to say,Total,total
GENDER REGISTERED AT BIRTH - FUNDED,0,0,0,0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,No. applications started,No. of applications completed
LEEDS CULTURE PROGRAMMES WEBSITE,0,0
THEME,No. applications started,No. of applications completed,total
LEEDS CULTURE PROGRAMMES WEBSITE,0,0,0
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/project_outputs_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Days employment for freelance artists and creatives,Learning or participation sessions,New cultural activities/products,Performances or exhibition days,Training opportunities,Volunteer opportunities
PROJECT OUTPUTS - APPLIED,336,42,14,17,528,120
THEME,Days employment for freelance artists and creatives,Learning or participation sessions,New cultural activities/products,Performances or exhibition days,Training opportunities,Volunteer opportunities,total
PROJECT OUTPUTS - APPLIED,336,42,14,17,528,120,1057
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/project_outputs_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Days employment for freelance artists and creatives,Learning or participation sessions,New cultural activities/products,Performances or exhibition days,Training opportunities,Volunteer opportunities
PROJECT OUTPUTS - FUNDED,336,42,14,17,528,120
THEME,Days employment for freelance artists and creatives,Learning or participation sessions,New cultural activities/products,Performances or exhibition days,Training opportunities,Volunteer opportunities,total
PROJECT OUTPUTS - FUNDED,336,42,14,17,528,120,1057
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/reach.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Audience - in person,Broadcast/online audiences,Participants - in person
REACH,196048,25000,76548
THEME,Audience - in person,Broadcast/online audiences,Participants - in person,total
REACH,196048,25000,76548,297596
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/religious_belief_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Buddhist,Christian,Hindu,Jewish,Muslim,No religion/belief,Not known,Other,Prefer not to say,Sikh
RELIGIOUS BELIEF - APPLIED,0,0,0,0,0,6,0,0,0,0
THEME,Buddhist,Christian,Hindu,Jewish,Muslim,No religion/belief,Not known,Other,Prefer not to say,Sikh,total
RELIGIOUS BELIEF - APPLIED,0,0,0,0,0,6,0,0,0,0,6
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/religious_belief_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Buddhist,Christian,Hindu,Jewish,Muslim,No religion/belief,Not known,Other,Prefer not to say,Sikh
RELIGIOUS BELIEF - FUNDED,0,0,0,0,0,6,0,0,0,0
THEME,Buddhist,Christian,Hindu,Jewish,Muslim,No religion/belief,Not known,Other,Prefer not to say,Sikh,total
RELIGIOUS BELIEF - FUNDED,0,0,0,0,0,6,0,0,0,0,6
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/results.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,No. of withdrawn by applicant,No. of withdrawn by organisation,No. of funded individual artists,No. of funded organisations,No. of unsucessful artist applications,No. of unsucessful organisations applications,Total amount awarded to individual artists,Total amount awarded to organisations (£)
RESULTS,0,0,0,5,0,0,0,17600
THEME,No. of withdrawn by applicant,No. of withdrawn by organisation,No. of funded individual artists,No. of funded organisations,No. of unsucessful artist applications,No. of unsucessful organisations applications,Total amount awarded to individual artists,Total amount awarded to organisations (£),total
RESULTS,0,0,0,5,0,0,0,17600,17605
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/sex_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Female,Male,Non Binary,Not known,Other,Prefer not to say
SEX - APPLIED,2,4,0,0,0,0
THEME,Female,Male,Non Binary,Not known,Other,Prefer not to say,total
SEX - APPLIED,2,4,0,0,0,0,6
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/sex_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Female,Male,Non Binary,Not known,Other,Prefer not to say
SEX - FUNDED,2,4,0,0,0,0
THEME,Female,Male,Non Binary,Not known,Other,Prefer not to say,total
SEX - FUNDED,2,4,0,0,0,0,6
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/sexual_orientation_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Bi-sexual,Gay,Heterosexual or Straight,Lesbian,Not known,Other,Prefer not to say
SEXUAL ORIENTATION - APPLIED,0,1,5,0,0,0,0
THEME,Bi-sexual,Gay,Heterosexual or Straight,Lesbian,Not known,Other,Prefer not to say,total
SEXUAL ORIENTATION - APPLIED,0,1,5,0,0,0,0,6
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/sexual_orientation_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Bi-sexual,Gay,Heterosexual or Straight,Lesbian,Not known,Other,Prefer not to say
SEXUAL ORIENTATION - FUNDED,0,1,5,0,0,0,0
THEME,Bi-sexual,Gay,Heterosexual or Straight,Lesbian,Not known,Other,Prefer not to say,total
SEXUAL ORIENTATION - FUNDED,0,1,5,0,0,0,0,6
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/target_groups_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Carers,Disabled people,Ethnically diverse people,LGBT+,Men,Mental health,Non-binary people,Not targeted at a specific group,Older people (over 55),People in school (teachers governors support staff etc),People with challenging lives (e.g. those who are socially excluded those from a low-income household young people at risk in care or NEET carers),Pupils in schools,Religious or Belief Communities,Women,Younger people (under 25)
TARGET GROUPS - APPLIED,0,0,2,0,0,0,0,4,0,0,1,1,0,0,0
THEME,Carers,Disabled people,Ethnically diverse people,LGBT+,Men,Mental health,Non-binary people,Not targeted at a specific group,Older people (over 55),People in school (teachers governors support staff etc),People with challenging lives (e.g. those who are socially excluded those from a low-income household young people at risk in care or NEET carers),Pupils in schools,Religious or Belief Communities,Women,Younger people (under 25),total
TARGET GROUPS - APPLIED,0,0,2,0,0,0,0,4,0,0,1,1,0,0,0,8
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/target_groups_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Carers,Disabled people,Ethnically diverse people,LGBT+,Men,Mental health,Non-binary people,Not targeted at a specific group,Older people (over 55),People in school (teachers governors support staff etc),People with challenging lives (e.g. those who are socially excluded those from a low-income household young people at risk in care or NEET carers),Pupils in schools,Religious or Belief Communities,Women,Younger people (under 25)
TARGET GROUPS - FUNDED,0,0,2,0,0,0,0,4,0,0,1,1,0,0,0
THEME,Carers,Disabled people,Ethnically diverse people,LGBT+,Men,Mental health,Non-binary people,Not targeted at a specific group,Older people (over 55),People in school (teachers governors support staff etc),People with challenging lives (e.g. those who are socially excluded those from a low-income household young people at risk in care or NEET carers),Pupils in schools,Religious or Belief Communities,Women,Younger people (under 25),total
TARGET GROUPS - FUNDED,0,0,2,0,0,0,0,4,0,0,1,1,0,0,0,8
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/total_artform_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Total
TOTAL ARTFORM - APPLIED,5
THEME,Total,total
TOTAL ARTFORM - APPLIED,5,5
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/activate/total_artform_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Total
TOTAL ARTFORM - FUNDED,5
THEME,Total,total
TOTAL ARTFORM - FUNDED,5,5
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/cultural_anchors/age_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,18 - 24,25 - 34,35 - 44,45 - 54,55 - 64,65 - 74,75 - 84,85+,Not known,Prefer not to say
AGE - APPLIED,31,88,71,71,66,11,1,0,47,4
THEME,18 - 24,25 - 34,35 - 44,45 - 54,55 - 64,65 - 74,75 - 84,85+,Not known,Prefer not to say,total
AGE - APPLIED,31,88,71,71,66,11,1,0,47,4,390
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/cultural_anchors/age_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,18 - 24,25 - 34,35 - 44,45 - 54,55 - 64,65 - 74,75 - 84,85+,Not known,Prefer not to say
AGE - FUNDED,31,88,71,71,66,11,1,0,47,4
THEME,18 - 24,25 - 34,35 - 44,45 - 54,55 - 64,65 - 74,75 - 84,85+,Not known,Prefer not to say,total
AGE - FUNDED,31,88,71,71,66,11,1,0,47,4,390
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/cultural_anchors/applications_received.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,No. of eligible applications,No. of ineligible,Total amount of funding requested (£),from an organisation
APPLICATIONS RECEIVED,0,0,1065611,3
THEME,No. of eligible applications,No. of ineligible,Total amount of funding requested (£),from an organisation,total
APPLICATIONS RECEIVED,0,0,1065611,3,1065614
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/cultural_anchors/artform_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Circus,Combined Arts,Crafts,Dance,Design,Digital Media,Festival/Carnival,Film,Literature / Poetry / Spoken Word,Live Art,Music,Photography,Theatre,Visual Art
ARTFORM - APPLIED,0,0,0,1,0,0,0,0,0,0,1,0,1,0
THEME,Circus,Combined Arts,Crafts,Dance,Design,Digital Media,Festival/Carnival,Film,Literature / Poetry / Spoken Word,Live Art,Music,Photography,Theatre,Visual Art,total
ARTFORM - APPLIED,0,0,0,1,0,0,0,0,0,0,1,0,1,0,3
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/cultural_anchors/artform_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Circus,Combined Arts,Crafts,Dance,Design,Digital Media,Festival/Carnival,Film,Literature / Poetry / Spoken Word,Live Art,Music,Photography,Theatre,Visual Art
ARTFORM - FUNDED,0,0,0,1,0,0,0,0,0,0,1,0,1,0
THEME,Circus,Combined Arts,Crafts,Dance,Design,Digital Media,Festival/Carnival,Film,Literature / Poetry / Spoken Word,Live Art,Music,Photography,Theatre,Visual Art,total
ARTFORM - FUNDED,0,0,0,1,0,0,0,0,0,0,1,0,1,0,3
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/cultural_anchors/carer_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Do you consider yourself to be a carer?,No,Not known,Prefer not to say,Yes
CARER - APPLIED,0,0,375,0,0
THEME,Do you consider yourself to be a carer?,No,Not known,Prefer not to say,Yes,total
CARER - APPLIED,0,0,375,0,0,375
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/cultural_anchors/carer_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Do you consider yourself to be a carer?,No,Not known,Prefer not to say,Yes
CARER - FUNDED,0,0,375,0,0
THEME,Do you consider yourself to be a carer?,No,Not known,Prefer not to say,Yes,total
CARER - FUNDED,0,0,375,0,0,375
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Artists/Creatives,Total,Volunteers
CONTRIBUTION TO WORKFORCE,1643,1751,108
THEME,Artists/Creatives,Total,Volunteers,total
CONTRIBUTION TO WORKFORCE,1643,1751,108,3502
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/cultural_anchors/disability_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Hearing impairment,Learning disability,Long-standing illness or health condition,Mental health condition,Neuro Diverse,Not known,Other,Physical impairment,Prefer not to say,Visual impairment
DISABILITY - APPLIED,0,0,0,0,21,58,62,0,21,0
THEME,Hearing impairment,Learning disability,Long-standing illness or health condition,Mental health condition,Neuro Diverse,Not known,Other,Physical impairment,Prefer not to say,Visual impairment,total
DISABILITY - APPLIED,0,0,0,0,21,58,62,0,21,0,162
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/cultural_anchors/disability_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Hearing impairment,Learning disability,Long-standing illness or health condition,Mental health condition,Neuro Diverse,Not known,Other,Physical impairment,Prefer not to say,Visual impairment
DISABILITY - FUNDED,0,0,0,0,21,58,62,0,21,0
THEME,Hearing impairment,Learning disability,Long-standing illness or health condition,Mental health condition,Neuro Diverse,Not known,Other,Physical impairment,Prefer not to say,Visual impairment,total
DISABILITY - FUNDED,0,0,0,0,21,58,62,0,21,0,162
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/cultural_anchors/ethnic_origin_applied.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,African,Any other Asian background,Any other Black background,Any other background,Any other mixed/multiple ethnic group,Any other white background,Arab,Asian or Asian British,Bangladeshi,Black or Black British,Caribbean,Chinese,Indian,Kashmiri,Mixed/ multiple ethnic group,Other ethnic groups,Pakistani,Prefer not to say,White,White British,White English,White Gypsy or Traveller,White Irish,White Northern Irish,White Scottish,White Welsh,White and Asian,White and Black African,White and Black Caribbean
ETHNIC ORIGIN - APPLIED,2,3,0,5,1,29,0,1,0,0,4,3,3,0,0,0,2,56,0,276,0,0,3,0,0,0,1,0,2
THEME,African,Any other Asian background,Any other Black background,Any other background,Any other mixed/multiple ethnic group,Any other white background,Arab,Asian or Asian British,Bangladeshi,Black or Black British,Caribbean,Chinese,Indian,Kashmiri,Mixed/ multiple ethnic group,Other ethnic groups,Pakistani,Prefer not to say,White,White British,White English,White Gypsy or Traveller,White Irish,White Northern Irish,White Scottish,White Welsh,White and Asian,White and Black African,White and Black Caribbean,total
ETHNIC ORIGIN - APPLIED,2,3,0,5,1,29,0,1,0,0,4,3,3,0,0,0,2,56,0,276,0,0,3,0,0,0,1,0,2,391
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/cultural_anchors/ethnic_origin_funded.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,African,Any other Asian background,Any other Black background,Any other background,Any other mixed/multiple ethnic group,Any other white background,Arab,Asian or Asian British,Bangladeshi,Black or Black British,Caribbean,Chinese,Indian,Kashmiri,Mixed/ multiple ethnic group,Other ethnic groups,Pakistani,Prefer not to say,White,White British,White English,White Gypsy or Traveller,White Irish,White Northern Irish,White Scottish,White Welsh,White and Asian,White and Black African,White and Black Caribbean
ETHNIC ORIGIN - FUNDED,2,3,0,5,1,29,0,1,0,0,4,3,3,0,0,0,2,56,0,276,0,0,3,0,0,0,1,0,2
THEME,African,Any other Asian background,Any other Black background,Any other background,Any other mixed/multiple ethnic group,Any other white background,Arab,Asian or Asian British,Bangladeshi,Black or Black British,Caribbean,Chinese,Indian,Kashmiri,Mixed/ multiple ethnic group,Other ethnic groups,Pakistani,Prefer not to say,White,White British,White English,White Gypsy or Traveller,White Irish,White Northern Irish,White Scottish,White Welsh,White and Asian,White and Black African,White and Black Caribbean,total
ETHNIC ORIGIN - FUNDED,2,3,0,5,1,29,0,1,0,0,4,3,3,0,0,0,2,56,0,276,0,0,3,0,0,0,1,0,2,391
4 changes: 2 additions & 2 deletions src/_data/viz/lcip/cultural_anchors/funding.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,Funding invested from Leeds City Council,Funding invested from others
FUNDING,724500,310500
THEME,Funding invested from Leeds City Council,Funding invested from others,total
FUNDING,724500,310500,1035000
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
THEME,No. of funding surgeries booked,No. of funding surgeries offered,No. of in person sessions,No. of online/Telephone sessions
FUNDING ADVICE SESSIONS,0,0,0,0
THEME,No. of funding surgeries booked,No. of funding surgeries offered,No. of in person sessions,No. of online/Telephone sessions,total
FUNDING ADVICE SESSIONS,0,0,0,0,0
Loading

0 comments on commit 6c89839

Please sign in to comment.