opendatateam / udata

Customizable and skinnable social platform dedicated to open data.
http://udata.readthedocs.org
GNU Affero General Public License v3.0
238 stars 87 forks source link

New reuse: ping the producer #2338

Open abulte opened 4 years ago

abulte commented 4 years ago

We could send an email to the producer of a dataset when a new reuse is created. This would let the producer know immediately about potentially interesting usages of his data.

This is something that can be useful for https://transport.data.gouv.fr but probably for others too.

Two challenges at least:

noirbizarre commented 4 years ago

Already exists: https://github.com/opendatateam/udata/blob/master/udata/core/reuse/tasks.py#L31-L42 Never activated because of the noise

abulte commented 4 years ago

@noirbizarre good to know! Thanks.