Skip to content

Commit

Permalink
[Update] Data resource
Browse files Browse the repository at this point in the history
Former-commit-id: dc0d3d59b84039ed6e48dcd3ba809187ce3aa91f
  • Loading branch information
ahaampo5 committed Nov 27, 2021
1 parent 5eff123 commit b65be75
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@

## 1. 프로젝트 소개

- DataSet
- 국가별 영양소에 따른 확진자, 완치자 데이터
- 식품의약안전처 식품별 영양소 함량 데이터
- Dataset
+ 식품영양소 데이터셋
- 식품의약안전처, 2021-11-24, https://www.foodsafetykorea.go.kr/fcdb/
+ 영양소 분포에 따른 코로나 확진률 및 회복률 데이터
- PRB, 2021-08, https://interactives.prb.org/2021-wpds/download-files/ (World Population Data)
- JOHNS HOPKINS, 2021-08-30, https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data/csse_covid_19_daily_reports (Global Confirmed)
- FAO, 2019-12-31, https://www.fao.org/faostat/en/#data/QI (Food Group Production)
+ 이스라엘 보건청의 증상에 따른 코로나 검사 데이터
- 이스라엘 보건청, https://data.gov.il/dataset/covid-19/resource/d337959a-020a-4ed3-84f7-fca182292308 (Symptom-Confirmed Data)
- 기술 스택 (python, javascript, MySQL 등)
- Python ( Flask, Pandas, SQLAlchemy )
- Tableau
Expand Down

0 comments on commit b65be75

Please sign in to comment.