-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtakeout.json
44 lines (40 loc) · 1.51 KB
/
takeout.json
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
{
"tutorials":[
{
"project": "The Edge Of All We Know",
"authors":["Robert Gerard Pietrusko"],
"panel": "Visual Code",
"tags": ["GIS", "mapping", "speculative cartography", "data representation", "alternate realities"]
},
{
"project": "Field Research for Environmental Research in Gaza",
"authors":["Shourideh C. Molavi"],
"panel": "Mapping Conflict",
"tags": ["GIS", "mapping", "ground truth", "agriculture", "chemical warfare","satellite"]
},
{
"project": "Building the Beirut Built Environment Database",
"authors":["Mona Fawaz"],
"panel": "Mapping Conflict",
"tags": ["GIS", "mapping", "ground truth", "agriculture", "chemical warfare","satellite"]
},
{
"project": "Mapping Historical New York",
"authors":["Dan Miller", "Tim Wu"],
"panel": "Local Data",
"tags": ["CSR","local data", "mapping", "historical new york", "language", "history","community"]
},
{
"project": "Sentiment Analysis",
"authors":["Wendy Hui Kyong Chun"],
"panel": "Network Models",
"tags": ["Homophily", "sentiment analysis", "machine learning", "networks"]
},
{
"project": "Undercounting Underfunding of Poultry Farms in North Carolina",
"authors":["Adeline Chum", "James Clinton-Francis","Tim Wu"],
"panel": "CSR",
"tags": ["csr","aerial imagery", "satellite","GIS", "agriculture", "machine learning", "training data"]
}
]
}