Skip to content
/ go-ndcd Public

A bit of code to help with downloading and parsing the National Drug Code Directory from the FDA

Notifications You must be signed in to change notification settings

crhntr/go-ndcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

National Drug Code Directory

This package can be used to download and parse the NDCD database. I am not affiliated with the FDA in any way. I initially wrote this to practice writing text parsers; however, I have used it in conjunction with the openfda api for data mining.

Feel free to submit pull requests.

About NDCD

fda.gov/Drugs/InformationOnDrugs

TODO

Write methods

  1. Refactor panics to instead return an error value
  2. Support parsing package.txt into a ProductPackage data structure linked to the proper product

About

A bit of code to help with downloading and parsing the National Drug Code Directory from the FDA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages