Skip to content

Commit 5443bb4

Browse files
committed
add sources
1 parent a7687fa commit 5443bb4

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

content/getting-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ development. Here are some of the relationships that have been
1111
uncovered in recent years:
1212

1313
![Examples from Carleton and Hsiang (2016).](images/examples.jpg)
14+
Source: [Carleton and Hsiang (2016)](https://science.sciencemag.org/content/353/6304/aad9837).
1415

1516
This tutorial will walk you through the steps necessary to relate
1617
socioeconomic outcomes to weather data at high resolution. We will

content/reduced-form-specification.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ $$F(T_{it})=\sum_{k\in \{1,2,...,K\}} \beta^k*f(T_{it}^k)$$
106106

107107
**Example of reduced-form regression plots for different functional forms**
108108
![Data from Greenstone et al. (2019)!](images/fform_cil.JPG)
109+
Source: [Carleton et al. (2019)](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3224365).
109110

110111
## 2.3. Cross-validation
111112

content/weighting-schemes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ will be the addition of a map projection. You'll want to choose your
262262
projection carefully, since people are bound to judge you for it.
263263

264264
![Considerations for projections.](https://imgs.xkcd.com/comics/map_projections.png)
265+
Source: [XKCD 977](https://www.xkcd.com/977/).
265266

266267
Using the projection, we can now make the final version of this
267268
figure. Note that you will need to use `geom_tile` rather than

0 commit comments

Comments
 (0)