-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheconomic sciences.html
58 lines (54 loc) · 4.57 KB
/
economic sciences.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
<!DOCTYPE html>
<html lang="en">
<head>
<link type="text/css" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css"/>
<title>Bootstrap Example</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
</head>
<body>
<div class="jumbotron text-center"style="background-color:lightblue;">
<h2>THE NOBEL PRIZE</h2>
<h3>Nomination and selection of Economic sciences Laureates</h3>
<p>Nomination to the Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel is by invitation only. The names of the nominees and other information about the nominations cannot be revealed until 50 years later.</p>
</div><center><h3>About the prize</h3>
<h5>In 1968, Sveriges Riksbank (Sweden’s central bank) established the Prize in Economic Sciences in Memory of Alfred Nobel, founder of the Nobel Prize. The prize is based on a donation received by the Nobel Foundation in 1968 from Sveriges Riksbank on the occasion of the bank’s 300th anniversary. The first prize in economic sciences was awarded to Ragnar Frisch and Jan Tinbergen in 1969.
The prize in economic sciences is awarded by the Royal Swedish Academy of Sciences, Stockholm, Sweden, according to the same principles as for the Nobel Prizes that have been awarded since 1901.</h5></center>
<div class="container">
<div class="row">
<div class="col-sm-4">
<h3>Process of nomination and selection</h3>
<p>The Economic Sciences Prize Committee sends confidential forms to persons who are competent and qualified to nominate.<br>The right to submit proposals for the award of a Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel shall, by statute, be enjoyed by:<br><ol>
<li>Swedish and foreign members of the Royal Swedish Academy of Sciences;</li>
<li>Members of the Prize Committee for the Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel;</li>
<li>Persons who have been awarded the Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel;</li>
<li>Other scientists from whom the Academy may see fit to invite proposals.</li></p>
</div>
<div class="col-sm-4">
<h3>Selection of economic sciences laureates</h3>
<p>The Royal Swedish Academy of Sciences is responsible for the selection of the economic sciences laureates from among the candidates recommended by the Economic Sciences Prize Committee. The Committee is the working body that screens the nominations and selects the final candidates. It consists of five members, but for many years the Committee has included adjunct members with the same voting rights as members.</p>
</div>
<div class="col-sm-4">
<h3>Who is eligible for the prize in economic sciences?</h3>
<p>The candidates eligible for the prize in economic sciences are those nominated by qualified persons who have received an invitation from the Economic Sciences Prize Committee to submit names for consideration. No one can nominate himself or herself.
</p>
</div>
</div>
</div>
<div class="jumbotron text-center"style="background-color:lightgrey;">
<img src="economic image.webp"heigth="250" width="250"align="right" >
<h2>The 2023 economic sciences laureate</h2>
<h2>Claudia Goldin</h2>
<p>
This year’s economic sciences laureate, Claudia Goldin, provided the first comprehensive account of women’s earnings and labour market participation through the centuries. By trawling through the archives and compiling and correcting historical data, Goldin has been able to present new and often surprising facts. The fact that women’s choices have often been, and remain, limited by marriage and responsibility for the home and family is at the heart of her analyses and explanatory models.
Her insights reach far outside the borders of the US and similar patterns have been observed in many other countries. Her research brings us a better understanding of the labour markets of yesterday, today and tomorrow.
</p>
</div><center>
<h3>Women in the labour market</h3>
<h4> Did you know that on average women still earn less than men? The research awarded the 2023 economic sciences prize gives us an idea</h4>
<br><br> <a href="index.html">RETURN TO HOME</a></center>
</body>
</html>