BuildCanada / BuildCanada/OutcomeTrackerAPI
Add each department ministry as a feed
- Dominant language
- Ruby
- Stars
- 5
- Forks
- 10
- Avg merge
- 5m
- Merged PRs (30d)
- 3
Description
**Is your feature request related to a problem? Please describe.**
Each ministry seems to have its own news release feed, e.g. [Defence](https://www.canada.ca/en/news/advanced-news-search/news-results.html?_=1706187953394&typ=statements&dprtmnt=departmentnationaldefense&start=&end=), [Immigration](https://www.canada.ca/en/news/advanced-news-search/news-results.html?typ=newsreleases&dprtmnt=departmentofcitizenshipandimmigration&start=2015-01-01&end=)
We'd like to digest these feeds. For relevant entries, rather than having the AI try to match it to any promise, we should only match it to promises of that ministry. That should be more high signal.
**Describe the solution you'd like**
* See if there exists a high-signal feed for each ministry
* Ingest that
* Only attempt to match to relevant ministry
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.