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

Missing BUYER_COUNTY #13

Open
imusse opened this issue Apr 18, 2021 · 1 comment
Open

Missing BUYER_COUNTY #13

imusse opened this issue Apr 18, 2021 · 1 comment

Comments

@imusse
Copy link

imusse commented Apr 18, 2021

A few BUYER_COUNTY fields are missing in the 2014 data. Is there a reason for this?

For example, for BUYER_DEA_NO==B99328647, BUYER_ADDRESS2=="175 WEST RD", BUYER_CITY=="ELLINGTON", BUYER_STATE=="CT", BUYER_ZIP=="6209", BUYER_COUNTY==NA. After searching a little, we can see that this buyer is located at Ellington, in Tolland county, CT.

At the WaPo page, the total number of pills for Tolland county is 27,024,214, which matches the result in the database excluding the counties with missing BUYER_COUNTY. If we correct them by hand, the total number of pills in Tolland, CT, should be higher. At the state level, the total does not consider these cities with missing counties, either.

Thanks!

@accessarcos
Copy link

I know there are missing counties for independent cities, but none of those are in CT. You have to remember that WaPo is simply providing the information that the DEA gave them and is not correcting it. There are lots of issues with the ARCOS which I hope to address in the coming year. If you happen to find more of the, please post them here or to my Github page.

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