openjusticeok / ojodb

OJO's R package for opening the black box of our justice system
https://openjusticeok.github.io/ojodb/
GNU General Public License v3.0
5 stars 3 forks source link

Allow `ojo_search_minutes` to narrow results by case type and year #67

Open rcgentzler opened 2 years ago

rcgentzler commented 2 years ago

Add arguments to ojo_search_minutes to narrow the scope of a search to certain case types and years, rather than all minutes

brancengregory commented 2 years ago

This will only save the analyst time, not having to write the filter themself, not affect the performance of the search through mintues

brancengregory commented 2 years ago

Still worth it