fix(data): Correctly use semicolon
This commit is contained in:
parent
e535b50a47
commit
f22959dca7
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ observation:
|
|||
institutional: 0
|
||||
structural: 1
|
||||
agency: 0
|
||||
inequality: income, spatial
|
||||
inequality: income; spatial
|
||||
type: 0 # 0 vertical / 1 horizontal
|
||||
indicator: 0 # 0 absolute / 1 relative
|
||||
measures: employment (LFP rate per land ownership through Gini)
|
||||
|
|
Loading…
Reference in a new issue