globalmangrovewatch / gmw-api

https://mangrove-atlas-api.herokuapp.com
MIT License
2 stars 1 forks source link

feat: Adding Drivers of Change model/API/Admin. #151

Closed martintomas closed 1 year ago

martintomas commented 1 year ago

I am adding new model which should store information about Drivers of Change. There is new API endpoint which allows to obtain this information -- either it uses location.id or in case of worldwide it uses location.location_id (I have checked staging and there is worldwide location with these properties). There is also new Admin section which allows to manage data for this new model.

https://vizzuality.atlassian.net/browse/GMW-511