codeforboston / codeforboston/maple
Modify eventScraper to pull in DocumentHistoryActions instead of Hearings
Open
needs scope
- Dominant language
- TypeScript
- Stars
- 56
- Forks
- 175
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 13
Description
Modify scrapeEvents function to pull in DocumentHistoryActions instead of Hearings.
Currently, the scrapeEvents function is making use of the listEvents function from the malegislature file.
See:
https://github.com/codeforboston/maple/blob/main/functions/src/malegislature.ts
https://github.com/codeforboston/maple/blob/main/functions/src/events/scrapeEvents.ts
Contributor guide
Assessment
This issue has not been assessed yet.