Giter Club home page Giter Club logo

covid19_deskapp's Introduction

Covid19_deskApp

<<<<<<< HEAD

PyQtWebEngine 임포트 에러 뜨면 pip install PyQtWebEngine

sql 구문: create database covid19; use covid19; create table covid19(no int(6), infecD date, place varchar(50), trv varchar(50), infecP varchar(50), state varchar(50))default character set utf8 collate utf8_general_ci; select * from covid19;

백신 예방접종 현황 테이블

create table vac_adv( ast int(20), ast_adv int(15), pfi int(20), pfi_adv int(15), jan int(20), jan_adv int(15), moder int(20), moder_adv int(15));

ast는 접종자 수 ast_adv는 중대이상반응 수

insert 문: insert into vac_adv values(11292954, 2643, 6370065, 1273, 1126471, 236, 17466, 0)

pdf도 올렸으니 pdf보면서 데이터 이해하시길

======= 소프트웨어 공-모-전

84c7d8e6b82e197abe983b3b10fef8760cc72b1c

covid19_deskapp's People

Contributors

03minsu avatar myungjunkang avatar wolves7738 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.