IUPAC / WFChemCookbook

The IUPAC WorldFAIR Cookbook for FAIR chemical data
https://iupac.github.io/WFChemCookbook
Creative Commons Attribution 4.0 International
20 stars 7 forks source link

Review of 'Accessing PubChem through PUG-REST - Part I' #8

Closed Smund27 closed 1 year ago

Smund27 commented 1 year ago

Which page are you reviewing? https://iupac.github.io/WFChemCookbook/recipes/pubchem-pug-rest1.html

What is your ORCID https://orcid.org/0000-0001-5404-6934

Review I am reviewing this as a regular Python user who hasn't used APIs for a long time and who hasn't ever used PubChem PUG-REST requests. I also teach 2nd year chemists an introductory Python course and will be looking at it from their perspective.

General points

Overall

Easy to follow and understand, shows the main points of querying via IDs/descriptors etc. I think at points the code needs to be more explicit so first time Python users understand what each point in the code means. I also wonder if a glossary would be useful so that all explanations can be rolled into one.

sciperactive commented 1 year ago

Hi, Samuel and Stuart.

I have revised the Jupyter notebook based on the comments by Samuel. Here is the summary of the changes.

If the revised version looks okay with you, please close this issue. If you have comments on the other two PubChem PUG-REST notebooks, please let me know.

Thank you and have a good day.

Best,

Sunghwan,