codeforboston / codeforboston/maple
Lobbying
- Dominant language
- TypeScript
- Stars
- 56
- Forks
- 175
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 13
Description
_Note from Matt Victor: this feature was started last year. A really challenging aspect, creating a model to scrape the Secretary of State's website for the lobbying information, is complete. The figma/designs are set, and some front-end dev is already complete. But, we still need to integrate the model and set up the back-end, and everything else that I'm missing._
DEV Ticket = #1365
General Resources:
repo with Lobbying Scraper - https://github.com/maple-testimony/lobbying#readme (review the readme in that repo)
google doc with context on this feature + info on the db/scraper - https://docs.google.com/document/d/1NdkWLmLMz9xw40esjjFUbjKs7Q_BvA4ifBUpc6G7nDs/edit
schema: https://drive.google.com/file/d/1CFJr1WGkPFS1fcr8WG9z0E3o2vvSTHJl/view
UI: components/bill/LobbyingTable.tsx
Figma: Lobbying
Overview:
Integrate the scraping process for lobbying disclosures data. We will run the scraper every 6 months to refresh the information.
Contributor guide
Assessment
This issue has not been assessed yet.