fix: clarify population evolution semantics
This commit is contained in:
@@ -225,14 +225,14 @@ def upload_snapshot(
|
||||
"nis_code": MUNICIPALITY_NIS_CODE,
|
||||
"attribution": ATTRIBUTION,
|
||||
"license": "CC BY 4.0",
|
||||
"identity_stable": True,
|
||||
"comparison_property": "population_total",
|
||||
"identity_stable": False,
|
||||
"identity_limitation": "Statistical-sector codes and boundaries can change between annual editions.",
|
||||
"selection_aggregation": {
|
||||
"method": "area_weighted_sum",
|
||||
"property": "population_total",
|
||||
"label": "Inwoners",
|
||||
"unit": "inwoners",
|
||||
"is_estimate": True,
|
||||
"warning_only_when_estimate": True,
|
||||
"warning": "Bevolking binnen een gedeeltelijke statistische sector is oppervlaktegewogen en blijft een schatting.",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user