digraph { compound=true layout=circo rankdir=LR overlap=false concentrate=false bgcolor=lightblue penwidth=3 splines="true" node [style=filled shape=circle cfontcolor=black] label="\n\nUN Sustainable Development Goals\n\nWhere Are the Leverage Points in Your Neighborhood?" 1 [label="Goal 1:\n No poverty" color=red fontcolor=white] 2 [label="Goal 2:\n Zero hungar" color=red fontcolor=white] 3 [label="Goal 3:\n Good health\nand well-being\nfor people" color=red fontcolor=white] 4 [label="Goal 4:\n Quality\neducation" color=red fontcolor=white] 5 [label="Goal 5:\n Gender\nequality" color=green fontcolor=white] 6 [label="Goal 6:\n Clean water\nand\nsanitation" color=green fontcolor=white] 7 [label="Goal 7:\n Affordable\nand\nclean energy" color=green fontcolor=white] 8 [label="Goal 8:\n Decent work\nand\neconomic\ngrowth" color=red fontcolor=white] 9 [label="Goal 9:\n Industry,\nInnovation,\nand\nInfrastructure" color=red fontcolor=white] 10 [label="Goal 10:\n Reducing\ninequalities" color=red fontcolor=white] 11 [label="Goal 11:\n Sustainable\ncities and\ncommunities" color=green fontcolor=white] 12 [label="Goal 12:\n Responsible\n consumption\nand production" color=green fontcolor=white] 13 [label="Goal 13:\n Climate action" color=green fontcolor=white] 14 [label="Goal 14:\n Life below\nwater" color=green fontcolor=white] 15 [label="Goal 15:\n Life on land" color=green fontcolor=white] 16 [label="Goal 16:\n Peace, justice\n and strong\ninstitutions" color=blue fontcolor=white] 17 [label="Goal 17:\n Partnerships\nfor the goals" color=blue fontcolor=white] 18 [label="Equatable\nland\nuse" color=yellow] 19 [label="Equatable\nfinance\nsystems" color=yellow] 20 [label="Ethical\nsystem\nstructures" color=yellow] 21 [label="Zero\nnet\ngrowth" color=yellow] 1 -> {2 3 4 5 6 7 9 10 16} [label=requires] 2 -> {3 10 16} 3 -> {} 4 -> {1 2 3 5 8 9 10 } [color=red penwidth=3] [label=supports fontcolor=red] 5 -> {10 11 16} 6 -> {3 10 } 7 -> {3 11 12 13 15} 8 -> {1 2 3 4 9 10 11 } [color=green penwidth=3] [label=supports fontcolor=green] 9 -> {8} 10 -> 16 11 12 13 -> {2 6} 14 -> 15 15 -> 14 16 -> {5 10 17} 17 -> {5 6 7 11 12 13 14 15 16 18 19 20 } [color=blue penwidth=3] [label="required for" fontcolor=blue] 18 -> 16 [label="essential for" color=yellow penwidth=3] 19 -> {16 18} [label="essential for" color=yellow penwidth=3] 20 -> {16 18 19 21} [label="essential for" color=yellow penwidth=3] 21 -> {8} } I suspect that political "correctness" led to the tragic omission of goals for ethics, land use, financial systems, and zero net growth (including population degrowth). It is essential that zero net growth, finance, land use, and ethics be addressed head on if any of these politically correct 17 goals are to be achievable. Also some of the 17 are more fundamental than others. Education and work are very primary. Good health and well-being is entirely derivative. Partnerships are essential for all of the ecological goals. The widely shared values of peace, justice are entirely essential for there to be strong positive institutions. Strong institutions are the definition of functional partnerships. Functional partnerships is another expression of governance and decision making. See [[Sustainable Development Goals]] * [[Goal 1: No poverty]] End **poverty** in all its forms everywhere * [[Goal 2: Zero hunger]] End **hunger**, achieve food security and improved nutrition and promote sustainable agriculture * [[Goal 3: Good health and well-being for people]] Ensure **health**y lives and promote **well-being** for all at all ages * [[Goal 4: Quality education]] Ensure inclusive and equitable quality education and promote lifelong **learning** opportunities for all * [[Goal 5: Gender equality]] Achieve gender equality and empower all **women and girls** * [[Goal 6: Clean water and sanitation]] Ensure availability and sustainable management of **water** and **sanitation** for all * [[Goal 7: Affordable and clean energy]] Ensure access to affordable, reliable, sustainable and modern **energy** for all * [[Goal 8: Decent work and economic growth]] Promote sustained, inclusive and sustainable economic growth, full and productive employment and decent **work** for all * [[Goal 9: Industry, innovation and infrastructure]] Build resilient **infrastructure**, promote inclusive and sustainable industrialization and foster **innovation** * [[Goal 10: Reducing inequalities]] Reduce in**equality** within and among countries * [[Goal 11: Sustainable cities and communities]] Make cities and human **settlements** inclusive, safe, resilient and sustainable * [[Goal 12: Responsible consumption and production]] Ensure sustainable **consumption and production** patterns * [[Goal 13: Climate action]] Take urgent action to combat **climate** change and its impacts\* * [[Goal 14: Life below water]] Conserve and sustainably use the **oceans**, seas and marine resources for sustainable development * [[Goal 15: Life on land]] Protect, restore and promote sustainable use of **terrestrial ecosystems**, sustainably manage forests, combat desertification, and halt and reverse land degradation and halt biodiversity loss * [[Goal 16: Peace, justice and strong institutions]] Promote **peace**ful and inclusive societies for sustainable development, provide access to **justice** for all and build effective, accountable and inclusive institutions at all levels * [[Goal 17: Partnerships for the goals]] Strengthen the means of implementation and revitalize the global partnership for **sustainable development** * [[Goal 18: Equatable land use]] * [[Goal 19: Equitable finance systems]] * [[Goal 20: Ethical systems structures]] * [[Goal 21: Zero net growth]] digraph { compound=true layout=dot rankdir=LR overlap=false concentrate=false bgcolor=lightblue penwidth=3 splines="true" node [style=filled shape=circle cfontcolor=black] label="\n\nSoil of Life" node [color=blue fontcolor=white] 1 [label="Planet\nDegradation"] 2 [label="Desert\nMaking"] 3 [label="Soil\nDegradation"] 4 [label="Diffusion of\nInnovation"] 5 [label="Land and\nEquipment\nEquity"] 6 [label="Market\nScale"] 7 [label="Fear of\nChange"] 3 -> 2 [label="drives"] 2 -> 1 [label="drives"] 7 -> 4 [label="delays"] 4 -> 3 [label="contributes to"] 6 -> 3 [label="contributes to"] 5 -> 6 [label=drives] }