ncsw_data.source.reaction.uspto.utility.download¶
The ncsw_data.source.reaction.uspto.utility package download module.
Classes¶
Module Contents¶
- class ncsw_data.source.reaction.uspto.utility.download.USPTOReactionDatasetDownloadUtility¶
The United States Patent and Trademark Office (USPTO) chemical reaction dataset download utility class.
- static download_v_1976_to_2013_by_20121009_lowe_d_m(version: str, output_directory_path: str | os.PathLike[str]) None¶
Download the data from a v_1976_to_2013_*_by_20121009_lowe_d_m version of the dataset.
- Parameters:
version – The version of the dataset.
output_directory_path – The path to the output directory where the data should be downloaded.
- static download_v_50k_by_20141226_schneider_n_et_al(output_directory_path: str | os.PathLike[str]) None¶
Download the data from the v_50k_by_20141226_schneider_n_et_al version of the dataset.
- Parameters:
output_directory_path – The path to the output directory where the data should be downloaded.
- static download_v_50k_by_20161122_schneider_n_et_al(output_directory_path: str | os.PathLike[str]) None¶
Download the data from the v_50k_by_20161122_schneider_n_et_al version of the dataset.
- Parameters:
output_directory_path – The path to the output directory where the data should be downloaded.
- static download_v_15k_by_20170418_coley_c_w_et_al(output_directory_path: str | os.PathLike[str]) None¶
Download the data from the v_15k_by_20170418_coley_c_w_et_al version of the dataset.
- Parameters:
output_directory_path – The path to the output directory where the data should be downloaded.
- static download_v_1976_to_2016_by_20121009_lowe_d_m(version: str, output_directory_path: str | os.PathLike[str]) None¶
Download the data from a v_1976_to_2016_*_by_20121009_lowe_d_m version of the dataset.
- Parameters:
version – The version of the dataset.
output_directory_path – The path to the output directory where the data should be downloaded.
- static download_v_50k_by_20170905_liu_b_et_al(output_directory_path: str | os.PathLike[str]) None¶
Download the data from the v_50k_by_20170905_liu_b_et_al version of the dataset.
- Parameters:
output_directory_path – The path to the output directory where the data should be downloaded.
- static download_v_50k_by_20171116_coley_c_w_et_al(output_directory_path: str | os.PathLike[str]) None¶
Download the data from the v_50k_by_20171116_coley_c_w_et_al version of the dataset.
- Parameters:
output_directory_path – The path to the output directory where the data should be downloaded.
- static download_v_480k_or_mit_by_20171204_jin_w_et_al(output_directory_path: str | os.PathLike[str]) None¶
Download the data from the v_480k_or_mit_by_20171204_jin_w_et_al version of the dataset.
- Parameters:
output_directory_path – The path to the output directory where the data should be downloaded.
- static download_v_by_20180622_schwaller_p_et_al(output_directory_path: str | os.PathLike[str]) None¶
Download the data from a v_*_by_20180622_schwaller_p_et_al version of the dataset.
- Parameters:
output_directory_path – The path to the output directory where the data should be downloaded.
- static download_v_lef_by_20181221_bradshaw_j_et_al(output_directory_path: str | os.PathLike[str]) None¶
Download the data from the v_lef_by_20181221_bradshaw_j_et_al version of the dataset.
- Parameters:
output_directory_path – The path to the output directory where the data should be downloaded.
- static download_v_1k_tpl_by_20210128_schwaller_p_et_al(output_directory_path: str | os.PathLike[str]) None¶
Download the data from the v_1k_tpl_by_20210128_schwaller_p_et_al version of the dataset.
- Parameters:
output_directory_path – The path to the output directory where the data should be downloaded.
- static download_v_1976_to_2016_remapped_by_20210407_schwaller_p_et_al(output_directory_path: str | os.PathLike[str]) None¶
Download the data from the v_1976_to_2016_remapped_by_20210407_schwaller_p_et_al version of the chemical reaction dataset.
- Parameters:
output_directory_path – The path to the output directory where the data should be downloaded.
- static download_v_chen_s_et_al(version: str, output_directory_path: str | os.PathLike[str]) None¶
Download the data from a v_*_chen_s_et_al version of the dataset.
- Parameters:
version – The version of the dataset.
output_directory_path – The path to the output directory where the data should be downloaded.