InfoCommons / cic

Apache License 2.0
0 stars 0 forks source link

Filter orgs by name #127

Closed ryscher closed 1 year ago

ryscher commented 2 years ago

Many incoming orgs don't have an ROR we can use, so we need to filter by their name when updating their records.

When the filter is added, update cic_orgs.py to use it for find_cic_org

ryscher commented 2 years ago

When added, update the docs here https://github.com/columbia-it/covid-infocommons/blob/main/backend/docs/filtering_apis.md

sg3847 commented 2 years ago

@ryscher I've updated the Orgs API to filter by name.