-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcolors.json
44 lines (44 loc) · 2.51 KB
/
colors.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
{
"colors": [
{
"panel": "Visual Code",
"color": "#EDDF2B",
"tags": ["speculative cartography", "data visualization", "drawings", "3D", "animation", "interactive", "data representation", "cartography", "computer vision", "mapbox", "drawing"]
},
{
"panel": "Mapping Conflict",
"color": "#AC7EEB",
"tags": ["web mapping", "georeferencing", "satellites", "mapping", "counter mapping", "agriculture", "chemical warfare", "satellite"]
},
{
"panel": "Counter Narrative",
"color": "#EF422D",
"tags": ["feminicide","gender-related violence","black magic","public interest technology","narrative", "mixed media", "histories", "media actvism", "storytelling", "data activism", "human rights", "Pruitt-Igoe","reparative analysis" ]
},
{
"panel": "Local Data",
"color": "#19C5CC",
"tags": ["open source","administrative boundaries","weather", "climate", "language", "sensors", "locality", "community", "historical new york", "history", "historical sites", "aerial imagery", "migration", "Open Street Maps", "local data", "disorientation", "augmented reality"]
},
{
"panel": "Network Models",
"color": "#BCD18A",
"tags": ["sentiment analysis","human in the loop","critical race studies", "computational cultures","social media", "machine learning", "ICE", "DIY Tools", "open weather data", "GAN model", "image processing", "artist controls", "network model", "Homophily", "context model", "training data", "algorithmic practices", "social networks", "imagined networks", "network science", "data discrimination"]
},
{
"panel": "Counter Forensics",
"color": "#FF9922",
"tags": [ "reporting","ground truth","spatial analysis", "visual investigations","eye witness","journalism","alternate realities", "reconstruction", "forensic architecture", "dolly camera", "camera matching", "motion tracking", "Center for Spatial Technologies", "investigative journalism", "video tagging", "Atmospheric modeling"]
},
{
"panel": "Center for Spatial Research",
"color": "#29AAE1",
"tags": ["CSR", "C4SR", "research methodology", "Homophily" ]
},
{
"panel": "Software",
"color": "#f0f0f0",
"tags": ["p5.js", "rhino", "drawing", "qgis", "processing"]
}
]
}