We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58e46b commit cb326dfCopy full SHA for cb326df
1 file changed
validate_data/sustainable_food_supply.yaml
@@ -0,0 +1,9 @@
1
+# Set upper and lower bounds for sustainability-concerns related to food supply
2
+
3
+- name: Sustainability Concern|Food Availability|World
4
+ variable: Food Availability [per capita]
5
+ region: World
6
+ validation:
7
+ - warning_level: medium
8
+ upper_bound: 5000 # kcal/cap/day
9
+ lower_bound: 2100 # kcal/cap/day
0 commit comments