BuildCanada / BuildCanada/OutcomeTrackerAPI
Add scraping of orders in Council
- Dominant language
- Ruby
- Stars
- 5
- Forks
- 10
- Avg merge
- 5m
- Merged PRs (30d)
- 3
Description
We need to ingest Orders in Council for more information on what specifically the government is doing with executive actions.
Right now they increase monotonically so they should be easy to scrape:
* https://orders-in-council.canada.ca/attachment.php?attach=47000&lang=en
* https://orders-in-council.canada.ca/attachment.php?attach=47001&lang=en
We need to look a little past the last number because they aren't necessarily published in order of creation but their public facing name is incremented.
This needs to be it's own feed but we need to create a different type that doesn't follow the RSS format / scraping.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.