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

Corrected typo #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data/data_dictionary.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ColumnName,Description
REPORTER_DEA_NO,"Unique id of entity reporting shipments to DEA. Reporters must have unique id for each facility, so some repoerters have multiple ids."
REPORTER_DEA_NO,"Unique id of entity reporting shipments to DEA. Reporters must have unique id for each facility, so some reporters have multiple ids."
REPORTER_BUS_ACT,"Type of business the reporter does, typically distributors or manufacturers."
REPORTER_NAME,Name of entity reporting shipments to the DEA.
REPORTER_ADDL_CO_INFO,Additional company information for entity reporting shipments to the DEA.
Expand Down Expand Up @@ -40,4 +40,4 @@ MME_Conversion_Factor,"Morphine Milligram Equivalent, or how the specific drug c
Combined_Labeler_Name,"Cleaned and combined name of entity that manufactured, distributed or relabeled the drug product in the transaction."
Revised_Company_Name,Cleaned and combined version of Combined_Labeler_Name
Reporter_family,Cleaned and combined version of REPORTER_NAME.
dos_str,Strength of dose in milligrams.
dos_str,Strength of dose in milligrams.