-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtrumpeffect.html
153 lines (119 loc) · 5.33 KB
/
trumpeffect.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
<!DOCTYPE html>
<html >
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.2/modernizr.js"></script>
<link href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans" rel="stylesheet">
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery-2.2.4.min.js"></script>
<script src="js/AnimOnScroll.js"></script>
<link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
<link href="css/style.css" rel="stylesheet">
<link rel="shortcut icon" type="image/png" href="images/bg-trasp-blue.png"/>
<title>Beatrice Gobbo</title>
<meta rel="author" content="Beatrice Gobbo">
<meta name='description' content= 'Hi'>
<meta name='keywords' content= 'Beatrice Gobbo, Beatrice, Gobbo, Designer, Data Visualization, Data, Information, Visual, Visualization'>
<!-- <meta name="robots" content="noodp">
<meta name="robots" content="noarchive">
<meta name="google-site-verification" content="e6sfBuUSyju54gzYCrxik9_dBzGsch79x_LJpvPgKV0" />
<link rel="shortcut icon" href="immagini/logo-sito-piccolo.png" type="image/png" size="16x16">
<link rel="mask-icon" href="immagini/short.ico" color="#000000">
<link rel="apple-touch-icon" href="immagini/short.ico" sizes="180x180" type="image/png">
<meta property="og:title" content="Beatrice Gobbo" />
<meta property="og:type" content="Portfolio">
<meta property="og:url" content="http://www.beatricegobbo.com"/>
<meta property="og:image" content='immagini/cover.png'>
<meta property="og:description" content="I am a visual designer." />
<meta property="og:site_name" content="Beatrice Gobbo" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="Beatrice Gobbo">
<meta name="twitter:title" content="Portfolio">
<meta name="twitter:description" content="I am a visual designer.">
<meta name="twitter:image" content="immagini/cover.png"> -->
</head>
<body>
<div class="container-fluid">
<nav class="navbar navbar-default navbar-fixed-top">
<div class='container'>
<div id='header'>
<div class='row'>
<div id='menu-sin'>
<div class='col-lg-6 col-md-6 col-sm-6 col-xs-6'>
<p><a href="index.html">Works</a></p>
</div>
</div>
<div id='menu-dx'>
<div class='col-lg-6 col-md-6 col-sm-6 col-xs-6'>
<p><a href="about.html">about me</a></p>
</div>
</div>
</div>
</div>
</div>
</nav>
<!-- project description-->
<div class='container' style='margin-top:100px; margin-bottom:0px;'>
<div class=row>
<div class='col-lg-12 col-md-12 col-sm-12'>
<div class="date">
<p>2016</p>
</div>
<div class ='field'>
<h2> Digital Methods Research, Data Visualisation, Web design</h2>
</div>
<div class='title'>
<h1>The Trump effect on Climate Change</h1>
<p><a href="https://densitydesign.github.io/teaching-dd12/es02/group01/" target=”_blank” >🕷️ Website</a></p>
</div>
</div>
<section class='description col-lg-8'>
<p>Climate change is a topic that was vastly discussed through the years all around the world.
The international discussion revolved around meetings and conferences, but in the last two years the figure of <i>Donald Trump</i> rose and questioned many of the last events revolving around climate change.
While the <i>Paris Agreement</i>, an international accord with the aim to limit greenhouse gas emissions in the coming years, was being ratified and the <i>22nd Conference of Parties</i> was being held in Morocco, Donald Trump, who said many times that he didn’t believe in climate change, was elected as president of the United States.</p>
<p>Did <i>Donald Trump</i>’s election had an impact on the discussion around the human causes on climate change and on the international debate about the topic?</p>
</section>
<section class='team col-lg-4'>
<div class="team"><p>Team</p>
<ul>
<li>Valeria Aufiero</li>
<li>Andrea Benedetti</li>
<li>Alessia Bissolotti</li>
<li>Simone Costagliola</li>
</ul>
</div>
</section>
<section>
<div class="container-fluid">
<div class=row>
<div class='col-lg-12 col-md-12 col-sm-12'>
<div class ='image-prog'>
<img src="images/teffect1.jpg">
</div>
</div>
<div class='col-lg-12 col-md-12 col-sm-12'>
<div class ='image-prog'>
<img src="images/teffect2.jpg">
</div>
</div>
<section class='description col-lg-8'>
<p>Starting from 2016, the analysis was soon extended to the two previous years, 2015 and 2014, in order to better understand how the subject developed through time. For each year was considered the same trimester, the end of the election campaign, from September to November.</p>
</section>
<div class='col-lg-12 col-md-12 col-sm-12'>
<div class ='image-prog'>
<img src="images/teffect3.jpg">
</div>
</div>
<section class='description col-lg-8'>
<p> During the three years has changed not only the distribution of the subjects, but also the overall number of items related to the main seed. In particular, it highlights during each year the relationship between existing pages, new pages and erased pages. 2016 seems to have been a particularly important year for the political discussion around climate change, because many entries have been added within Wikipedia.</p>
</section>
</div>
<!-- END CONTAINER FLUID -->
</div>
</div>
<div class="footer"> <p>Beatrice Gobbo. All rights reserved. 2020</p></div>
</body>
</html>