日本で使用される医薬品マスタを簡単に取得・利用するためのライブラリ
Project description
jp-medicine-master
日本で使用される医薬品マスタを簡単に取得・利用するためのライブラリ
利用可能な医薬品マスタ
- レセプト電算処理システム用医薬品マスタ (ssk_y)
- 薬価基準収載医薬品 (mhlw_price)
- 後発医薬品に関する情報 (mhlw_ge)
インストール方法
pip install jp-medicine-master
使用方法
import jp_medicine_master as jpmed
# 保存する場合
save_dir = '/path/to/directory'
filepath = jpmed.download_ssk_y(save_dir)
print(filepath) # /path/to/directory/y_20240906.csv
# 読み込む場合
df = jpmed.read_ssk_y()
License
This software is released under the MIT License, see LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jp_medicine_master-1.0.20240906.tar.gz.
File metadata
- Download URL: jp_medicine_master-1.0.20240906.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f388c09750c934cbc62d8939dbab3bc226bf9588355a5ba887c443d011d5a85e
|
|
| MD5 |
dc71a73c00b0b944d68148e02e2410d3
|
|
| BLAKE2b-256 |
881a9b2ec07936188bcb9fae39bac2f5de8417ee0490fb744870bc0d8de62f5a
|
File details
Details for the file jp_medicine_master-1.0.20240906-py3-none-any.whl.
File metadata
- Download URL: jp_medicine_master-1.0.20240906-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f5b9049db4c3f5a2be7ff5d43c6b22089241fa2f4f418c108f968cc3f990ed1
|
|
| MD5 |
4f12e32b4d32837dce6f684885ee8d6a
|
|
| BLAKE2b-256 |
de10e12cc755d24c8769f5d86218231cadd92ad5b9c4c93ef3e3b5e8664da351
|