counterdata-network / counterdata-network/data-dashboard
add `relevance` column to project story download
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
On the email-alerts database we now have at least one group using the relevance column, so we'd like to add that into the story list download we support from the story-processor database. I think this requires making a query against the email-alerts database to find the project stories that have relevance filled in, and then using url(?) to find the matching story in the email-alerts stories for the project and then adding in those values to the CSV download.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.