SustainableUrbanDesign / app

Prototype toolkit for sustainable urban design at the speed of thought.
https://sustainableurbandesign.space/
GNU Affero General Public License v3.0
26 stars 9 forks source link

Display associated Sustainable Development Goal icon(s) on Projects, etc. #158

Open brylie opened 3 years ago

brylie commented 3 years ago

The United Nations Sustainable Development Goals (SDGs) are a particular class of the more generic Goal model. SDGs are of particular importance as they are officially endorsed and adopted by many countries and administrative units.

Idea

Create a special class/table to hold the United Nations Sustainable Development Goals, so that we can associate those goals with Projects and other entities.

Design

SustainableDevelopmentGoal model may inherit from the Goal model, if they share a common basis of fields.

SustainableDevelopmentGoal model should have the following attributes, some of which may be inherited:

Related issue(s)

We are currently re-structuring the Goals to be a separate app #154

Related project(s)

The UN Global Goals and Targets as JSON project provides structured data that includes names and image links for the SDGs. This data may be the basis for an import script for our database.