-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
108 lines (77 loc) · 4.49 KB
/
index.html
File metadata and controls
108 lines (77 loc) · 4.49 KB
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
<!DOCTYPE html>
<html>
<head>
<title>
Urban Economic SEGregation (SEGUE): integrating explanatory mechanisms across geographical scales to compare remediatory policies in silico
</title>
<meta charset="UTF-8">
<title>Urban Economic SEGregation (SEGUE): integrating explanatory
mechanisms across geographical scales to compare
remediatory policies in silico</title>
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no">
<link href='http://fonts.googleapis.com/css?family="Abril Fatface":100' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="/css/main.css">
</head>
<body>
<header>
<h1>SEGUE</h1>
<br>
<span class='logo'>
<span class='box first'></span>
<span class='box second'></span>
<span class='box third'></span>
</span>
<br>
<h3> Integrating explanatory mechanisms of economic segregation across geographical scales to compare remediatory policies in silico
<br>
<a href='http://erc-segue.nl/News' class='button mr'> News </a>
<a href='http://erc-segue.nl/research' class='button mr'> Research </a>
<a href='http://erc-segue.nl/team' class='button mr'> Team </a>
<a href='http://erc-segue.nl/publications' class='button mr'> Publications </a>
<a href='https://erc-segue.nl/contact' class='button mr'> Contact </a>
</div>
</div>
</header>
<div class='image-wrapper'>
<div class='inner'>
<span class='color'>
</span>
<h1 >What is SEGUE?</h1>
<br>
<h3 align="left"> The uneven concentration of economic resources in cities hampers the well-being and opportunities of poorer citizens and represents a threat to social cohesion. It is considered a major policy challenge by researchers and international institutions alike. With the SEGUE project, we aim to identify and model theÍ combination of major economic, geographic, sociological and demographical drivers of urban economic segregation in order to better understand its dynamics and to better assess possible remediatory policies.
The existing literature on urban economic segregation mainly explains it with sociological intra-city factors (e.g. access to resources, social networks, role models) but also acknowledges that it depends on the evolution of economic inequality. The existing literature on economic inequality, by contrast, mainly focuses on factors operating at the national and individual levels (e.g. selective migration, assortativity, inheritance).
In SEGUE we address the gap between these two bodies of literature by first spatialising the national and individual explanations of economic inequality. This means focusing on where people are, live in or move to, because those locations constrain who one can meet, whether romantically, professionally or simply as friends and acquaintances. Second, SEGUE addresses the gap in literature by integrating multiple and multidisciplinary explanations into a simulation model of urban economic segregation. This model will be calibrated using a uniquely rich source of exhaustive and longitudinal individual data from the Netherlands (CBS microdata). Its analysis will produce new insights about the interaction between drivers of economic inequality and segregation in cities and will provide a cost-effective tool to compare policy scenarios to reduce urban economic segregation at different scales of action (local policies, metropolitan or national ones).
The results obtained with this project should open new perspectives to study other forms of inequality (gender, race, class) and facilitate the study of economic segregation in other national contexts (e.g. countries with less granular data).
</h3>
<br>
<br>
<h1> Administrative information </h1>
<br>
<h3 align="left"> SEGUE is a Starting Grant project (101039455) funded by the European Research Council, between 2022 and 2029. </h3>
<h3 align="left"> It is hosted by Delft University of Technology (TU-Delft) in The Netherlands. </h3>
<h3 align="left"> Its principal investigator is Clémentine Cottineau-Mugadza, who is currently assistant professor of Urban Studies at TUD, BK-Urbanism. </h3>
<br>
<br>
<br>
<br>
<footer>
<style>
.fit-picture {
max-width: 30%;
}
<img
width = "400"
class="fit-picture"
src="LOGO_ERC-FLAG_FP.png"
alt="logo ERC" />
<img
width="200"
class="fit-picture"
src="logo.png"
alt="logo SEGUE" />
<br><br>
<font size="0.5">
@briangonzalez for css styles inspiration</font>
</footer>
</body>
</html>