GithubHelp home page GithubHelp logo

ge-aucdb's People

Contributors

jg1uaa avatar

Stargazers

霧島ひなた avatar

Watchers

 avatar

ge-aucdb's Issues

レバミピド錠のデータが無い

uaa@framboise:~/z/ge-aucdb$ nkf -w y_ALL20231018.csv |grep レバミピド|sed 's/,/ /g'|sed 's/"//g'|awk '{if ($17 == 1) {print $5,$3}}'
レバミピド顆粒20%「タカタ」 621944501
レバミピド顆粒20%「日医工」 621986701
レバミピド20%顆粒 622894100
レバミピド懸濁性点眼液2%「参天」 5mL 622945301
uaa@framboise:~/z/ge-aucdb$

レバミピド錠の$17(後発品)が'1'になっていないことによる。今後のマスタ更新に伴い追加予定とする。

リスペリドンOD錠0.5mgのデータが無い→普通錠0.5mgも無いです

uaa@framboise:~/z/ge-aucdb$ nkf -w y_ALL20231018.csv |grep リスペリドンOD|sed 's/,/ /g'|sed 's/"//g'|awk '{if ($17 == 1) {print $5,$3}}'
リスペリドンOD錠1mg「サワイ」 620009455
リスペリドンOD錠2mg「サワイ」 620009456
リスペリドンOD錠1mg「タカタ」 621944001
リスペリドンOD錠2mg「タカタ」 621944101
リスペリドンOD錠3mg「タカタ」 621944201
リスペリドンOD錠1mg「トーワ」 621944901
リスペリドンOD錠2mg「トーワ」 621945001
リスペリドンOD錠1mg「アメル」 621949301
リスペリドンOD錠2mg「アメル」 621949401
リスペリドンOD錠3mg「サワイ」 621993601
リスペリドンOD錠3mg「トーワ」 622012601
リスペリドンOD錠1mg「ヨシトミ」 622043901
リスペリドンOD錠2mg「ヨシトミ」 622044001
リスペリドンOD錠3mg「ヨシトミ」 622044101
リスペリドンOD錠3mg「アメル」 622238301
uaa@framboise:~/z/ge-aucdb$

#1 同様、$17(後発品)フラグの抜けによるもの。これも今後のマスタ更新に伴う追加とする。

ライセンスについての検討

現時点では作業中につき、データセット本体のライセンスは未設定、GNUmakefileは0項BSD(0BSD)ライセンスを暫定的に設定しています(template.csvは機械的に生成されたものなので設定しません)。

データセットの利用しやすさを考えると、0BSDが良いと判断しています。しかしデータセットを育てていくという観点では、改変版を秘匿されて一部の人しか使えなくなる状態にされてしまう事態は避けなければなりません。そのために、より強制力のあるライセンスへの移行を検討しています。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.