Corona_Tracker

所属分类:3D图形编程
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-06-28 21:47:11
上 传 者sh-1993
说明:  通过疾病预防控制中心(CDC),至少在美国跟踪新冠肺炎的感染率、死亡率和恢复率,
(Tracks the rate of infection, fatality and recovery for COVID-19 at least for the United States via CDC,)

文件列表:
Corona.py (6450, 2023-06-28)
Grab_Dates.py (1932, 2023-06-28)
Old_coronavirus.py (12862, 2023-06-28)
Scrape.py (4960, 2023-06-28)
chromedriver.zip (13, 2023-06-28)
covid.md (564, 2023-06-28)
covid.py (9120, 2023-06-28)
delete.py (627, 2023-06-28)
geckodriver.log (1388604, 2023-06-28)
geckodriver.tar.gz (2147841, 2023-06-28)
lib64 (3, 2023-06-28)
test_mongo.py (196, 2023-06-28)
timeout_exceptions.py (1617, 2023-06-28)
wait2.py (4733, 2023-06-28)

# Corona Tracker # Description of Problem: "Application to acquire the CDC's Raw Data for given *State* (or more specific location via *Coordinates*) and implements a *Time Series Analysis*, storing the Raw Data in a *Data Base*. The final result for the *User* should be a graph showing the *rate of infection, death and recoveries*. The Date-Range should be specified by the User via a *GUI*." ## **NOUNS**: - Raw Data - Acquired via *WEB SCRAPING* - Adjusting for changes in data or typos: - Headers, cells, columns, etc. - LIBRARIES: - Pandas - Numpy - StringIO - datetime - pyautogui or dash - Data Frame - Storing the Raw Data for Analysis - Data Base - To Store the Data Frames - Connecting to some Data Base (SQL, MySQL, MongoDB, etc.) - An affordable and large enough to handle the data - Graph - The finished product (Visualization) - Matplotlib or seaborn libraries - Web site - Where the Web Scraping will happen via URL - WEB SCRAPING: - Clicking - going BACK - Adjusting for Raw Data Locations being changed in the future - Dates - User defined Dates in which to obtain Data for - GUI for data-range selection - Date VALIDATION - Location (coorindates, State, County, etc.) - Also dictated by the user - GUI

近期下载者

相关文件


收藏者