ebmdatalab / price-per-dose

2 stars 1 forks source link

Looks like we're still using `actual_cost` rather than `net_cost` #19

Closed sebbacon closed 7 years ago

sebbacon commented 7 years ago

http://staging.openprescribing.net/data_for_equivalents/0408010AEAAAGAG/2016-09-01?logscale=1 would suggest that Alzain cost is 75-76p per pill. which is act_cost, as opposed to consistent 80.5p for NIC

image

sebbacon commented 7 years ago

Well spotted @richiecroker

sebbacon commented 7 years ago

Ah, can't fix this without more work as we also need to add net_cost to the local database (it's only in BQ at the moment). actual_cost is being used for the actual calculations.