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

Parse full description from ASHP shortage detail page #325

Open
jrlegrand opened this issue Oct 21, 2024 · 0 comments
Open

Parse full description from ASHP shortage detail page #325

jrlegrand opened this issue Oct 21, 2024 · 0 comments
Assignees

Comments

@jrlegrand
Copy link
Member

jrlegrand commented Oct 21, 2024

Problem Statement

In addition to getting the NDC from this, also grab the full bullet point of text and associate it with the NDC.

Some parts like pack size would be useful to pull out by exploding by commas and comparing to other sources of pack size.

image

Criteria for Success

For both affected and available NDCs, add a column in the ndc model for "description" or something.

Additional Information

Needs to be in the bs4 code, plus an additional column in the dbt model.

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

No branches or pull requests

2 participants