PHSKC-APDE / claims_data

Process and analyze WA State Medicaid, Medicare, and All-Payer Claims Database eligibility and claims data
21 stars 4 forks source link

top_cause_column_updates #170

Closed kai-fukutaki closed 11 months ago

kai-fukutaki commented 11 months ago

Updates to top_causes due to https://github.com/PHSKC-APDE/claims_data/pull/169

"Hi Kai, Thanks for prompting me to look closer! I think the only lines that need to be updated are the following: • Line 70: ed_avoid_ny and ed_avoid_ca are no longer columns in the claim_header table, thus these should be removed as options from the function • Lines 194-197: Remove code referring to now defunct ed_avoid_ny and ed_avoid_ca columns • Line 333: Remove references to ed_avoid_ny and ed_avoid_ca columns That should be it! Eli"