Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(utils): wip - added a script for organization lookup #2048

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

RamilGaripov
Copy link
Contributor

refs. metriport/metriport-internal#1772

Description

⚠️ This is WIP and needs further improvements...

  • Reads CQ orgs from the DB
  • Reads CW orgs from CSV
  • Reads a list of orgs from a CX-provided sheet (names only)
  • Looks up matching orgs based on:
    • Full org name
    • Partial name (removing Dr's name from org name)
    • Dr's name
    • Normalized name (no special characters, no common words (i.e. health, care, clinic, etc))

Results can be found in this spreadsheet

Testing

  • Local
    • Utils script with a list of ~300 orgs

Release Plan

  • Merge this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant