-
Notifications
You must be signed in to change notification settings - Fork 1
/
gis_lecture_term_paper.html
362 lines (329 loc) · 11.3 KB
/
gis_lecture_term_paper.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- For Google search results -->
<title>ArcGIS for Economics: Lecture x</title>
<meta name="description" content="ArcGIS for economics researchers">
<meta name="author" content="Masayuki Kudamatsu">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<!-- Activate Reveal.js -->
<link rel="stylesheet" href="css/reveal.css">
<!-- Define the theme -->
<link rel="stylesheet" href="css/theme/white4me.css" id="theme">
<!-- Code syntax highlighting -->
<link rel="stylesheet" href="lib/css/tomorrow.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
<!--Add support for earlier versions of Internet Explorer -->
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<!-- To activate the CSS framework of Reveal.js -->
<div class="reveal">
<!-- To reconfigure an HTML5 <section> element as a slide using CSS. -->
<div class="slides">
<!-- Slide contents start here -->
<!-- My own slide templates -->
<section id="title">
<h3 style="color:slategrey">
ArcGIS 10 for Economics Research
</h3>
<br>
<h3>
Term Paper Guideline
</h3>
<br>
<p>Masayuki Kudamatsu</p>
<p>30 May, 2016</p>
<br>
</section>
<section id="deadline">
<h3>
Deadline
</h3>
<p style="font-size: 2em;">
9 am, Monday 27 June
</p>
<p>
Send a PDF copy to [email protected]
</p>
</section>
<section id="rq" style="text-align: left;">
<h3>
Content
</h3>
<p>
1. Research Question
</p>
<ul>
<li>
Why interesting / important?
</li>
<li>
How original?
</li>
</ul>
<p>
No lengthy literature review
</p>
</section>
<section id="theory" style="text-align: left;">
<h4>
Content (cont.)
</h4>
<p>
2. Theory
</p>
<ul>
<li>
Explain mechanisms for why your treatment variable affects the outcomes you're looking at
</li>
</ul>
<p>
This will guide you through empirical analysis
</p>
</section>
<section id="data" style="text-align: left;">
<h4>
Content (cont.)
</h4>
<p>
3. Data
</p>
<ul>
<li>
Unit of observations
</li>
<li>
Sample period
</li>
<li>
List of variables to be used
</li>
<li>
Sampling method: how representative your sample is
</li>
<li>
Summary statistics (+ mean comparison by treatment)
</li>
</ul>
</section>
<section id="empirial_strategy" style="text-align: left;">
<h4>
Content (cont.)
</h4>
<p>
4. Empirical strategy
</p>
<ul>
<li>
Equations to estimate
</li>
<li>
Estimation methods (OLS, Probit, etc.) including s.e. calculation (Conley 1999 or clustered at what level?)
</li>
<li>
Identifying assumption
</li>
</ul>
</section>
<section id="results1" style="text-align: left;">
<h4>
Content (cont.)
</h4>
<p>
5. Results
</p>
<p>
Even if you haven't got any result yet, produce regression tables
</p>
</section>
<section id="main_result">
<table border="0" width="100%" style="font-size:0.7em;">
<tr>
<td colspan=5>Dependent Variable: xxx</td>
</tr>
<tr>
<td style="border-top:1px solid black"> </td>
<td align="center" style="border-top:1px solid black">(1) </td>
<td align="center" style="border-top:1px solid black"> (2) </td>
<td align="center" style="border-top:1px solid black"> (3) </td>
<td align="center" style="border-top:1px solid black"> (4) </td>
<td align="center" style="border-top:1px solid black"> (5) </td>
</tr>
<tr>
<th >Sample: </th>
<th align="center"> all </th>
<th align="center" > all </th>
<th align="center" > all </th>
<th align="center" > all </th>
<th align="center" > not migrated </th>
</tr>
<tr>
<td>Treatment 1 </td>
<td align="center"> x.xx </td>
<td align="center"> </td>
<td align="center"> x.xx </td>
<td align="center"> x.xx </td>
<td align="center"> x.xx </td>
</tr>
<tr>
<td> </td>
<td align="center"> (x.xx) </td>
<td align="center"> </td>
<td align="center"> (x.xx) </td>
<td align="center"> (x.xx) </td>
<td align="center"> (x.xx) </td>
</tr>
<tr>
<td>Treatment 2 </td>
<td align="center"> </td>
<td align="center"> x.xx </td>
<td align="center"> x.xx </td>
<td align="center"> x.xx </td>
<td align="center"> x.xx </td>
</tr>
<tr>
<td> </td>
<td align="center"> </td>
<td align="center"> (x.xx) </td>
<td align="center"> (x.xx) </td>
<td align="center"> (x.xx) </td>
<td align="center"> (x.xx) </td>
</tr>
<tr>
<td>Control</td>
<td align="center"> </td>
<td align="center"> </td>
<td align="center"> </td>
<td align="center"> x.xx </td>
<td align="center"> x.xx </td>
</tr>
<tr>
<td> </td>
<td align="center"> </td>
<td align="center"> </td>
<td align="center"> </td>
<td align="center"> (x.xx) </td>
<td align="center"> (x.xx) </td>
</tr>
<tr>
<td> F-statistic </td>
<td align="center"> </td>
<td align="center"> </td>
<td align="center"> </td>
<td align="center"> xx.xx </td>
<td align="center"> xx.xx </td>
</tr>
<tr> <!-- To draw the horizontal line below this row, we use <th>, whose style is changed in css -->
<th> </th>
<th align="center"> </th>
<th align="center"> </th>
<th align="center"> </th>
<th align="center"> [0.xxx] </th>
<th align="center"> [0.xxx] </th>
</tr>
<tr>
<td>Fixed Effects </td>
<td align="center"> Y </td>
<td align="center"> Y </td>
<td align="center"> Y </td>
<td align="center"> Y </td>
<td align="center"> Y </td>
</tr>
<tr>
<td># provinces </td>
<td align="center"> xx </td>
<td align="center"> xx </td>
<td align="center"> xx </td>
<td align="center"> xx </td>
<td align="center"> xx </td>
</tr>
<tr> <!-- To draw the horizontal line below this row, we use <th>, whose style is changed in css -->
<th># observations </th>
<th align="center"> xxx </th>
<th align="center"> xxx </th>
<th align="center"> xxx </th>
<th align="center"> xxx </th>
<th align="center"> xxx </th>
</tr>
<tr>
<td colspan=5>Standard errors clustered at province level; * significant at 10%, ** 5%, *** 1%.</td>
</tr>
</table>
</section>
<section id="results3" style="text-align: left;">
<h4>
Content (cont.)
</h4>
<p>
5. Results (cont.)
</p>
<p>
Describe what each column aims to show
</p>
<ul>
<li>
Why restricting the sample?
</li>
<li>
What identification concern is dealt with?
</li>
</ul>
</section>
</div>
<!-- To end the reconfiguration of an HTML5 <section> element as a slide using CSS. -->
</div>
<!-- To end the activation of the CSS framework of Reveal.js -->
<!-- Java script commands should be placed at the bottom of an HTML file, to reduce the perceived loading time -->
<!-- Load head.js, providing a number of utility classses. http://headjs.com/ -->
<script src="lib/js/head.min.js"></script>
<!-- Load reveal.js -->
<script src="js/reveal.js"></script>
<!-- Import MathJax, to use TeX for mathematic expressions -->
<script src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
<!-- Allow inline math expressions by using $ -->
<!-- http://tex.stackexchange.com/questions/27633/mathjax-inline-mode-not-rendering -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
processEscapes: true
}
});
</script>
<script>
// Set the options for Reveal.js
// Full list of configuration options available at:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: false, // Disable the navigation arrows on bottom right
progress: true,
history: true,
center: true,
rollingLinks: false, // Disable the default rolling links
transition: 'slide', // Choose from: none/fade/slide/convex/concave/zoom
// Optional reveal.js plugins
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true },
{ src: 'plugin/notes/notes.js', async: true }
]
});
</script>
</body>
</html>