Edewecht:从未搬进的难民村的数百万损失!
由于内政部的计算错误,计划中的难民村仍未开发,在Edewecht发生了相当大的损失。这一事件不仅造成了财务损失,而且还动摇了负责任机构的人们的信任。
“乌克兰村”的计划于2022年底制定,最多应提供500名乌克兰难民,尤其是有孩子的母亲。该倡议应有助于满足增加难民的分配。但是,在计算所需的住宿时,负责当局犯了一个严重的错误。 Lower Saxony不是最初的预期分配,而是向录制的难民经历了一个十字架,这意味着无法在阿曼兰进行进一步的分配。
昂贵的计算错误
确切的错误是,内政部高估了乌克兰的难民人数。在波兰订购了容器,而没有实际的必要性。当现实变得清晰时,已经提供了Edewecht的“村庄”,但完全没有使用。只有在真正安置在那里的难民时,国家才能为这些机构提供资金。一个空旷的村庄没有带来任何财务手段。
阿曼兰政治仍然符合其最初的承诺,没有大量不同国籍的伟大住宿。取而代之的是,这些集装箱仍然是空的,并导致该地区的财务负担超过500万欧元。
Ammerländer政治的答案
Ammerländer政治在区议会中采取了一致决议的反应,要求州政府弥补全部损害。绿党特别表达了对州政府的批评,他们也参与其中。 CDU议会小组领导人JörgBrunßen明确表示,这一事件不仅损失了财务损失,而且在人口内也造成了很多信任。
联邦政府的联邦政府利用这种情况将施瓦茨布奇的Edewecht难民村列为国家废物的一个例子。据估计,损失约为260万欧元。尽管事实是该村庄的一些特别付款被抵消了,但国家当局的错误预测造成了相当大的赤字。
总的来说,这一事件是州一级不正确计划和管理的后果的一个巨大例子。挫折不仅会在受影响的社区中引人注目,而且还必须深入了解对更精确的计划和更现实的预测的需求。
For further details on this topic, a detailed report by
.sidebar {
width: 300px;
min-width:300px;
position: sticky;
top: 0;
align-self: flex-start;
}
.contentwrapper {
display: flex ;
gap: 20px;
overflow-wrap: anywhere;
}
@media (max-width:768px){
.contentwrapper {
flex-direction: column;
}
.sidebar{display:none;}
}
.sidebar_sharing {
display: flex;
justify-content: space-between;
}
.sidebar_sharing a {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .95rem;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color:#333;
display: inline-flex;
justify-content: space-between;
}
.sidebar_sharing a:hover {
background-color: #333;
color:#fff;
}
.sidebar_box {
padding: 15px;
margin-bottom: 20px;
box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
border-radius: 5px;
margin-top: 20px;
}
a.social__item {
color: black;
}
.translate-dropdown {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color: #333;
margin-bottom: 8px;
}
.translate-dropdown {
position: relative;
display: inline-flex;
align-items: center;
width: 100%;
justify-content: space-between;
height: 36px;
}
.translate-dropdown label {
margin-right: 10px;
color: #000;
font-size: .95rem;
}
.article-meta {
gap:0 !important;
}
.author-label, .modified-label, .published-label, modified-label {
font-weight: 300 !important;
}
.date_autor_sidebar {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
.sidebar_autor {
background: #333;
border-radius: 4px;
color: #fff;
padding: 0px 5px;
font-size: .95rem;
}
time.sidebar_time, .translateSelectlabel, sidebar_time {
margin-top: 2px;
color:#000;
font-style:normal;
font-size:.95rem;
}
.sidebar_updated_time {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
time.sidebar_updated_time_inner {
background: #333;
border-radius: 4px;
color: #fff;;
padding: 2px 6px;
}
.translate-dropdown .translate {
color: #fff; !important;
background-color: #333;
}
.translate-dropdown .translate:hover {
color: #fff; !important;
background-color: #b20e10 !important;
}
.share-button svg, .translate-dropdown .translate svg {
fill: #fff;
}
span.modified-label {
margin-top: 2px;
color: #000;
font-size: .95rem;
font-weight: normal !important;
}
.ad_sidebar{
padding:0;
border: none;
}
.ad_leaderboard {
margin-top: 10px;
margin-bottom: 10px;
}
.pdf_sidebar:hover {
background: #b20e10;
}
span.sidebar_time {
font-size: .95rem;
margin-top: 3px;
color: #000;
}
table.wp-block-table {
white-space: normal;
}
input {padding: 8px;width: 200px;border: 1px solid #ddd;border-radius: 5px;}
.comments { margin-top: 30px; }
.comments ul { list-style: none; padding: 0; }
.comments li { border-bottom: 1px solid #ddd; padding: 10px 0; }
.comment-form { margin-top: 15px; display: flex; flex-direction: column; gap: 10px; }
.comment-form textarea { width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 5px;}
.comment-form button { align-self: flex-start; background: #333; color:#fff; border:0; padding:8px 15px; border-radius:5px; cursor:pointer; }
.comment-form button:hover { background: #b20e10; }
Kommentare (0)