Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.27 KB

README.md

File metadata and controls

15 lines (9 loc) · 1.27 KB

Scraping the NIST Webbook with Python to extract Antoine Equation Parameters

As Chemical Engineers can know, performing chemical processes often needs them to use tabulated data on websites coded before API's time so there is no other way to get the information that manually copy and paste it into their owns (probably MS Excel) Databases and then import it into workflow for such calculating purposes.

NIST Logo

With this idea on mind it was built a small script for extracting the Antoine Equation Parameters from the National Institute of Standards and Technology of the U.S. Department of Commerce Online Chemistry Webbook. However, if any of the readers want to get another data from the same or different source, I hope the explanation showed here will be good enough for them to achieve it.

Unfortunately I delete both the original file and the github repo with the complete explanation. However, I find the code well explained and believe this subject is not so hard to understand but, of course feel free to contact me if you need me to better describe the example. Thanks.

# Example python syntax in Markdown

TODO: input to csv