codeforboston / codeforboston/GovLens
Add Additional Fields to Agency Model
Open
database
Django
enhancement
good first issue
- Dominant language
- Python
- Stars
- 27
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we're missing a lot of data from the [MuckRock agency model](https://github.com/MuckRock/muckrock/blob/master/muckrock/agency/models/agency.py) that would be useful in GovLens. Highlighting the following which I think should be added, but might be missing some important ones:
* jurisdiction_id
* jurisdiction
* slug
* status
* aliases
* image (URL, can reference MuckRock hosted one)
* Image attr line:
* public_notes
* parent
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.