初步租房计划
DATA605 project
COVID + policy , but we are going to study how covid affect policy
Draft
David’s thought was
- clean the policy data to just the various yes/no flags and the dates of the time-points
- get the updated COVID data
- get a decision tree to try to use the COVID data to predict the policy data
either that will see something that seems to make sense (suggesting that the numbers are driving the policy) or we won’t (suggesting that the policy is being driven by factors other than what is happening with the pandemic)
Dataset
Source
Policy
https://github.com/HenryVarro666/covid-policy-tracker
COVID Case
https://github.com/CSSEGISandData/COVID-19
https://github.com/nytimes/covid-19-data
Countries
- US
- China
- Italy
- UK
then maybe also do breakdown by states
(That is definitely more than enough, and we can stop partway through if it is too much and still have something)
Ubuntu(covidmap) 配置
为project做准备(一个月用完跑路,芜湖)
Ubuntu使用root用户登录instance
Github lfs使用
GitHub不允许直接上传大文件(超过100M)的文件到远程仓库,若要想继续提交可以尝试使用大文件支持库(Large File System)
2020年美国新冠肺炎疫情数据分析
使用的Linux(Ubuntu 16.04)系统,运用了Hadoop3.1.3环境、Spark2.4.0大数据分析引擎、Python3.8编程语言、Jupyter Notebook工具。
cmder配置问题
配置cmder时遇到的一些问题 // hook
k8s
Kubernetes的学习
痛苦面具
手柄控制面部肌肉?(可能是用电)。只能说是狠活+好活
COVID-map-by-Will-Wang
由小王和他的同学创建的 基于微博信息的疫情舆情分布图。没想到这么快做出来,是个好项目。但是很粗糙。后续想加入其中