You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-15
Original file line number
Diff line number
Diff line change
@@ -14,44 +14,44 @@ These blog posts were recently featured in the [Data Exchange Podcast](https://t
14
14
15
15
## Background Information
16
16
17
-
1.[CoVID-19: Everything you need to know](https://medium.com/data-for-science/covid-19-everything-you-need-to-know-3063c0c11d13?source=friends_link&sk=8ee5468fde0d597ac77065b6a45e4519)
17
+
1.[CoVID-19: Everything you need to know](https://data4sci.substack.com/p/covid-19-everything-you-need-to-know)
18
18
19
-
2.[CoVID-19: The first truly global event](https://medium.com/data-for-science/covid-19-the-first-truly-global-event-64c1676c6356?source=friends_link&sk=33f76ae30b39a9c4b6ae4b4666763655)
19
+
2.[CoVID-19: The first truly global event](https://data4sci.substack.com/p/covid-19-the-first-truly-global-event)
20
20
21
21
## Visualization
22
22
23
-
1.[Epidemiology001.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology001.ipynb) - [Visualizing the spread of CoVID-19](https://medium.com/data-for-science/visualizing-the-spread-of-covid-19-a4ea21ee8e46?source=friends_link&sk=0c3a7410777cbedd77064d48756f2bc2)
23
+
1.[Epidemiology001.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology001.ipynb) - [Visualizing the spread of CoVID-19](https://data4sci.substack.com/p/visualizing-the-spread-of-covid-19)
3.[Epidemiology003.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology003.ipynb) - [CoVID-19: Forecasting the death toll](https://medium.com/data-for-science/covid-19-forecasting-the-death-toll-1c3b284537fc?source=friends_link&sk=d244e1c1d9df6900c766cb1f1fc16441)
27
+
3.[Epidemiology003.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology003.ipynb) - [CoVID-19: Forecasting the death toll](https://data4sci.substack.com/p/covid-19-forecasting-the-death-toll)
28
28
29
29
## Compartmental Models
30
30
31
-
1.[Epidemiology101.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology101.ipynb) - [Epidemic Modeling 101: Or why your CoVID19 exponential fits are wrong](https://medium.com/data-for-science/epidemic-modeling-101-or-why-your-covid19-exponential-fits-are-wrong-97aa50c55f8?source=friends_link&sk=513b7aad9c34af4ad26a6a92c498c601)
31
+
1.[Epidemiology101.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology101.ipynb) - [Epidemic Modeling 101: Or why your CoVID19 exponential fits are wrong](https://data4sci.substack.com/p/epidemic-modeling-101-or-why-your)
32
32
33
-
2.[Epidemiology102.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology102.ipynb) - [Epidemic Modeling 102: All CoVID-19 models are wrong, but some are useful](https://medium.com/data-for-science/epidemic-modeling-102-all-covid-19-models-are-wrong-but-some-are-useful-c81202cc6ee9?source=friends_link&sk=8ee8eed1af6d13859d02559358144928)
33
+
2.[Epidemiology102.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology102.ipynb) - [Epidemic Modeling 102: All CoVID-19 models are wrong, but some are useful](https://data4sci.substack.com/p/all-covid-19-models-are-wrong-but)
34
34
35
-
3.[Epidemiology103.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology103.ipynb) - [Epidemic Modeling 103: Adding confidence intervals and stochastic effects to your CoVID-19 Models](https://medium.com/data-for-science/epidemic-modeling-103-adding-confidence-intervals-and-stochastic-effects-to-your-covid-19-models-be618b995d6b?source=friends_link&sk=ffd4894f1a5bdff98077f75477033f0d)
35
+
3.[Epidemiology103.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology103.ipynb) - [Epidemic Modeling 103: Adding confidence intervals and stochastic effects to your CoVID-19 Models](https://data4sci.substack.com/p/adding-confidence-intervals-and-stochastic)
36
36
37
-
4.[Epidemiology104.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology104.ipynb) - [Epidemic Modeling 104: Impact of Seasonal effects on CoVID-19](https://medium.com/data-for-science/epidemic-modeling-104-impact-of-seasonal-effects-on-covid-19-16a1b14056f?source=friends_link&sk=a8b791ed7b1d6ab3866a91c30667cf28)
37
+
4.[Epidemiology104.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology104.ipynb) - [Epidemic Modeling 104: Impact of Seasonal effects on CoVID-19](https://data4sci.substack.com/p/impact-of-seasonal-effects-on-covid)
2.[Epidemiology 202.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology202.ipynb) - [Epidemiology 202: Network Models, the effect of degree correlations](https://medium.data4sci.com/network-models-the-role-of-degree-correlations-c857ae2325ed)
45
+
2.[Epidemiology 202.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology202.ipynb) - [Epidemiology 202: Network Models, the effect of degree correlations](https://data4sci.substack.com/p/network-models)
46
46
47
47
# Advanced Models
48
48
49
-
1.[Epidemiology 301.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology301.ipynb) - [Epidemiology 301: How to model the effects of vaccination](https://medium.data4sci.com/how-to-model-the-effects-of-vaccination-b328768ba2df?sk=8f4601beeb89622099387b3dcecf7d39)
49
+
1.[Epidemiology 301.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology301.ipynb) - [Epidemiology 301: How to model the effects of vaccination](https://data4sci.substack.com/p/how-to-model-the-effects-of-vaccination)
50
50
51
51
2.[Epidemiology 302.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology302.ipynb) - [Epidemiology 302: The Impact of Age Structure on Epidemic Spreading
0 commit comments