Recidiviz / justice-counts-components

A set of React components powering a web app for exploring centralized, standardized metrics on the performance of justice systems across the United States
GNU General Public License v3.0
1 stars 0 forks source link

Support the sources section at the bottom of the Jails view #72

Closed nasaownsky closed 3 years ago

nasaownsky commented 3 years ago

Description of the change

Added sources section for the new Jails view

Type of change

Related issues

Closes #43

Checklists

Development

These boxes should be checked by the submitter prior to merging:

Code review

These boxes should be checked by reviewers prior to merging:

nasaownsky commented 3 years ago

Hey, @jessex, I figure out how Sources in the App works, and its require some source fields in fixture files that not exist in Jails data file. PRD says TBD for this section. So I've added support and hardcoded sources.

colincadams commented 3 years ago

I think hard-coding this is fine! We don't expect to expand this set of sources.

FYI will likely end up adding some additional methodology text to this section describing how we calculate the state total metrics. This text will also be static. But we can merge this in the meantime until that is defined!