I have written a python script that takes in names of chemicals and outputs a ready table of Danger Symbols, Hazard- and Precautionstatements. I'm not sure if the US uses those, but I have to include such a table in every lab report. On the github pages are pictures how everything looks:
https://github.com/Somethingweirdhere/GHSParserIt's open-source and you can either get the python script, or download the .exe file. The output is currently only a .docx file.
Cheers!