-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathvarmapping1_2023.yml
executable file
·42 lines (42 loc) · 1.04 KB
/
varmapping1_2023.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
path: data/Datazones_TimeSeriesData_2023_update.csv
type: csv
metadata:
population:
2012: MidYr2012DZPop
2016: MidYr2016DZPop
2020: MidYr2020DZPop
2023: MidYr2021DZPop
variables:
- geometry: DataZone11_ID
db_var: alcohol_retailer_density
file_var: AR23_All_PopAdjCnt
year: 2023
colormethod: quantile
colormap: YlGn
nclasses: 5
aggregatemethod: per_1000_capita
- geometry: DataZone11_ID
db_var: alcohol_on_premise_retailer_density
file_var: AR23_On_PopAdjCnt
year: 2023
colormethod: quantile
colormap: YlGn
nclasses: 5
aggregatemethod: per_1000_capita
- geometry: DataZone11_ID
db_var: alcohol_off_premise_retailer_density
file_var: AR23_Off_PopAdjCnt
year: 2023
colormethod: quantile
colormap: YlGn
nclasses: 5
aggregatemethod: per_1000_capita
- geometry: DataZone11_ID
db_var: tobacco_retailer_density
file_var: TR23_PopAdjCnt
year: 2023
colormethod: quantile
colormap: YlOrRd
nclasses: 5
aggregatemethod: per_1000_capita