Skip to content

Commit 3bd77d3

Browse files
committed
Present benefits and disbenefits separately in final quintile analysis (in line with TAG A4.2); upload data to repo.
1 parent 25988de commit 3bd77d3

10 files changed

+434532
-64
lines changed

.gitignore

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,14 @@ vignettes/*.pdf
3939
# R Environment Variables
4040
.Renviron
4141

42-
# No data files
43-
data/
42+
# Don't include some data files
43+
# data/
44+
data/user_benefits.csv
45+
data/lsoa_pop.csv
46+
data/uk-train-stations.csv
47+
data/orr_station_usage_21_22.ods
48+
data/*.xlsx
49+
data/*.geojson
4450

4551
# No temp./cached files
4652
workflow_cache/

data/File_7_-_All_IoD2019_Scores__Ranks__Deciles_and_Population_Denominators_3.csv

Lines changed: 32845 additions & 0 deletions
Large diffs are not rendered by default.

data/LSOA_(2011)_to_LSOA_(2021)_to_Local_Authority_District_(2022)_Lookup_for_England_and_Wales_(Version_2).csv

Lines changed: 35797 additions & 0 deletions
Large diffs are not rendered by default.

data/LSOA_Dec_2011_PWC_in_England_and_Wales_2022_1923591000694358693.csv

Lines changed: 34754 additions & 0 deletions
Large diffs are not rendered by default.

data/LSOA_Dec_2021_PWC_for_England_and_Wales_2022_1028145039677403461.csv

Lines changed: 35673 additions & 0 deletions
Large diffs are not rendered by default.

data/lsoa11_pop_2020.csv

Lines changed: 34754 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)