Jaxosoft.TestData 0.2.0 License Info

Jaxosoft.TestData 0.2.0

# MIT License

Copyright (c) 2018-2019 Jason L. Cable

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

# Included Data

__US Government Data is available for free per the Copyright Act of 1976.  Which specifies that no work of the US Government may be copyrighted.  It's 1977 amendment states that the only copyrightable works of the US Government or its agencies that is copyrightable are stamps created by the US Postal Service created in 1977 or later.__

## Data Sources

````javascript
{
"Name": "Orange Book",
"ShortName": "ORANGEBOOK",
"Uri": "https://www.fda.gov/Drugs/InformationOnDrugs/ucm129662.htm",
"DownloadFiles": [ "https://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM163762.zip" ]
},
{
"Name": "FDA Pharmacologic Class",
"ShortName": "PharmaClass",
"Uri": "https://www.fda.gov/ForIndustry/DataStandards/StructuredProductLabeling/ucm162549.htm",
"DownloadFiles": [ "ftp://ftp1.nci.nih.gov/pub/cacore/EVS/NDF-RT/NDF-RT.txt" ]
},
{
"Name": "National Drug Code",
"ShortName": "NDC",
"Uri": "https://www.fda.gov/drugs/informationondrugs/ucm142438.htm",
"DownloadFiles": [ "https://www.accessdata.fda.gov/cder/ndctext.zip" ]
}
````
*These data sources may be recompiled using the latest data contained within this C# project.*