Giter Club home page Giter Club logo

covid-19-crawler's Introduction

Confirmed Case Counter

코로나맵 사이트에 환자 수를 반영하기 위해 여러 사이트의 데이터를 가져옵니다.


수집하는 사이트

사이트 카테고리 수집하는 데이터
worldometer 세계 & 국내 확진자수, 격리해제수, 사망자수
질병관리본부 국내 확진자수, 격리해제수, 사망자수
질병관리본부 - 시도별 발생동향 국내 시도별 전일대비확진환자증감, 확진환자수, 사망자수, 발생률
I SEOUL YOU - 코로나19 서울 확진자수, 격리해제수, 사망자수
나무위키 국내 확진자수, 격리해제수, 사망자수

Code Structure

Path Description
CoronaCrawler Main folder
├  kdkc
├  main.py 크롤러 실행
├  scrape_domestic.py KCDC와 각 시도에서 운영하는 사이트에서 시도별 발생 동향 수집
├  scrape_korea.py 질병관리본부, worldOmeter에서 국내(or 세계) 환자수 데이터 수집
├  scrape_helper.py 데이터 수집을 돕는 함수들
├  slack_handler.py
├  singleton.py
├  utils.py 자주 사용하는 공용 함수
├  jejuRSScrawler.py 제주특별자치도 보건서비스 현황 및 브리핑자료
├  _domestic.json 국내 시도별 환자수 데이터
├  _world.json 세계 국가별 환자수 데이터
├  _data.json 수집해야 하는 데이터 항목들
├  _data_desc.json 수집해야 하는 데이터 한글명
├  slack_update_url.txt slack bot-alarm 채널 url (업데이트 확인용)
├  slack_covidbot_url.txt slack crawling-alarm 채널 url (수집 데이터 확인용)
├  slack_covidbot_token.txt slack COVID bot 파일 업로드를 위해 필요한 토큰

requirements

conda env create -f requirements.yaml

TODO

covid-19-crawler's People

Contributors

diligejy avatar eldrkz avatar kdh6115 avatar modagi avatar paullabkorea avatar return0927 avatar skyil7 avatar taeukkang avatar

Watchers

 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.