powered by
Get list of misidentified pharmacies by BUYER_DEA_NOs
not_pharmacies(key = "WaPo")
Key needed to make query successful
https://www.washingtonpost.com/graphics/2019/investigations/dea-pain-pill-database/#download-resources
Other geocoded data: buyer_addresses(), county_population(), pharm_cbsa(), pharm_counties(), pharm_latlon(), pharm_tracts(), reporter_addresses(), state_population()
buyer_addresses()
county_population()
pharm_cbsa()
pharm_counties()
pharm_latlon()
pharm_tracts()
reporter_addresses()
state_population()
# NOT RUN { library(arcos) np <- not_pharmacies(key="WaPo") head(np) # }
Run the code above in your browser using DataLab