Git Product home page Git Product logo

danielykim / kr-drug-price-dashboard Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 119.43 MB

South Korea Drug Price (upper bound provided by HIRA) Data Manipulation and Dashboard | 대한민국 약 상한 가격 변동 시각화 - 출처: 건강보험심사평가원 (HIRA) 약제급여목록표

Home Page: http://kr-drug-price-dashboard.eba-p9n9y8af.ap-northeast-2.elasticbeanstalk.com/

License: MIT License

Python 100.00%

kr-drug-price-dashboard's Introduction

Intro

This repository contains the following modules:

  • South Korea drug upper-bound price data manipulation
  • Dashboard. Feel free to try it.
    • Drug upper-bound price time series in South Korea (60 months at most)
    • Drug information

How to run it?

$ git clone https://github.com/danielykim/kr-drug-price-dashboard
$ pip install virtualenv
$ virtualenv venv

For Windows,

$ venv\Scripts\activate
$ pip install -r requirements.txt
$ python application.py

This code was originally written for Python 3.6+.

Data Manipulation

Data Source: 건강보험심사평가원 (HIRA) 약제급여목록표

Data Period

  • Start: 2016-07-01
    • Product codes were massively revised back then
    • For your information, data is monthly updated even though it looks a date
  • End: the latest posting in the source
    • This code automatically detect the latest posting, and download it.

Contact

Daniel Y Kim, PhD


소개

이 저장소에서 관리하는 코드는 2가지 역할을 합니다:

  • 건강보험심사평가원 (HIRA)에서 매월 제공하는 대한민국 약 상한 가격 데이터 자동 수집 및 처리
  • 대쉬보드를 이용한 데이터 시각화
    • 대한민국 약 상한 가격 변동 시계열(최대 60개월)
    • 제품 정보

데이터 처리

데이터 출처: 건강보험심사평가원 (HIRA) 약제급여목록표

데이터 수집 기간

  • 시작: 2016-07-01
    • 데이터 출처에 이전 데이터도 있습니다만, 제품코드 처리가 더 필요하여 향후에 적용할 예정입니다.
    • 데이터는 매월 데이터 출처에 올라옵니다.
  • 끝: 데이터 출처에 있는 현재 가장 최신 데이터

이 코드를 이용하면 시작 기간부터 현재 가장 최신 데이터를 자동으로 가져와서 처리합니다.

application.py 또는 updater.py를 실행하면 가격 데이터를 60개월만 가지고 있도록 가장 최신 데이터를 가져와서 표를 갱신합니다.

문의

김영호 박사

kr-drug-price-dashboard's People

Contributors

danielykim avatar

Watchers

 avatar  avatar

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.