| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126 |
- <div class="container has-fixed-header">
- <!--<h1 class="pl-2">Rural Attractiveness Explorer</h1>
- <h2 class="pl-2">Regional attractiveness of Polirural Pilot Regions based on system Dynamics models</h2>
- <div class="pl-2">
- <h3>SDM – DIH integration bridge</h3>
- <p>This page provides some showcase ideas about visualization of SDM model outputs in various points in time.
- SDM is a System Dynamics Model developed as a part of the Polirural project. <a href="hub.polirural.eu">DIH</a> is
- a Digital Innovation Hub developed as another part of the Polirural project.
- Regional attractiveness is one of the tools present in the DIH.</p>
- </div>
- <div class="pl-2">
- <h3>About System Dynamics Modelling</h3>
- <p>The SDM tool can be used to simulate the impacts of different policy approaches on various KPIs in the PoliRural
- pilot regions through 2040. The outputs of this tool are highly interesting and relevant for decision-making and
- planning activities.
- </p>
- <p></p>
- </div>
- <div class="pl-2">
- <h3>About Regional Attractiveness</h3>
- <p>Attractiveness can be seen from the perspective of a farmer, a young man or woman, a businessman or a
- sociologist. As there is no singular perception of attractiveness, there cannot be a singular value representing
- it. In the Index of regional attractiveness, we emphasize the attractiveness of a region as a compound and
- relative value. Based on available statistical data about a region, each region is then assessed by several
- factors. In this showcase we differentiate social, anthropic, natural and economic factor.</p>
- <p></p>
- </div>-->
- <h2 class="my-5">
- Exploring New Tools to Support Regional Foresight Initiatives
- </h2>
- <div class="row mt-4 p-4">
- <p>
- From 2020 to 2022, twelve Regional Foresight exercises in the EU and neighbouring countries, provided a living
- laboratory for exploring the use of novel tools and techniques in highly participative approaches to local policy
- co-design, led by teams at regional and sub-regional level. To this end POLIRURAL teams designed and developed
- novel IT systems intended to support and enrich stakeholder engagement in those 12 regional Foresight exercises.
- </p>
- <a class="btn" [routerLink]="['rural-attractiveness-explorer', 'comparing-rural-attractiveness']">Skip directly to
- the Rural Attractiveness Explorer</a>
- </div>
- <div class="row mt-4">
- <div class="col-8 p-5 bg-light">
- <p>
- One of those systems employed a wide range of Text Mining and Machine learning techniques to support the work of
- readers and researchers tasked with discovering relevant information in large libraries of documents, with a
- view to reducing the burden of work required of local leadership teams to provide stakeholders with short,
- relevant, and timely texts on complex issues that affect their region, and which may require a policy response.
- This tool is called the <a href="https://semex.io/" target="_blank" rel="noopener">SEMANTIC EXPLORER (SE)</a>.
- </p>
- </div>
- <div class="col-4 p-3">
- <div class="card shadow">
- <img class="card-image-top" src="assets/fig/ill-text-mining.jpeg" />
- </div>
- </div>
- </div>
- <div class="row mt-4">
- <div class="col-4">
- <div class="card shadow">
- <img class="card-image-top" src="assets/fig/ill-sdm.png" />
- </div>
- </div>
- <div class="col-8 p-5 bg-light">
- <p>
- </p>
- <p>
- Our biggest effort was devoted to the use of System Dynamic Modelling or SDM, in a tool allowing normal citizens
- to explore the impact of different policy options on regional KPIs or indicators of performance. This tool is
- called the <a routerLink="/policy-options-explorer">POLICY OPTIONS EXPLORER (POE)</a>.
- </p>
- </div>
- </div>
- <div class="row mt-4">
- <div class="col-8 p-5 bg-light">
- <p>
- Our third tool is the <a routerLink="/rural-attractiveness-explorer/about">RURAL ATTRACTIVENESS EXPLORER
- (RAE)</a>. It connects the POE to a composite Index of Rural Attractiveness (RAI), allowing users to see how
- different policy choices will play out over time in terms of their impact on the Index of Rural Attractiveness.
- </p>
- </div>
- <div class="col-4">
- <div class="card shadow">
- <img class="card-image-top" src="assets/fig/ill-rae.png" />
- </div>
- </div>
- </div>
- <div class="row mt-4 p-4">
- <p>
- An important aspect of all of this work was to better understand how one can help non-experts, as opposed to
- professional economists, statisticians, and modellers, to better understand how the world is changing, how the
- challenge of growth and development is evolving, and the range of available real-world policy options, with the
- intention of being able to take part in a meaningful and impactful local policy process.
- </p>
- </div>
- <div class="row mt-4 p-4">
- <p>
- To find out more, the reader is invited to follow the links to our pages on
- </p>
- <nav>
- <ul>
- <li>
- <a routerLink="/regional-foresight" routerLinkActive="active" ariaCurrentWhenActive="page">
- Regional foresight
- </a>
- </li>
- <li>
- <a routerLink="/text-mining" routerLinkActive="active" ariaCurrentWhenActive="page">
- Text Mining applied to Regional Foresight
- </a>
- </li>
- <li>
- <a routerLink="/system-dynamics" routerLinkActive="active" ariaCurrentWhenActive="page">
- System Dynamic Modelling
- </a>
- </li>
- </ul>
- </nav>
- </div>
- </div>
|