forked from orezeni/orezeni.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsources.html
More file actions
63 lines (47 loc) · 3.49 KB
/
sources.html
File metadata and controls
63 lines (47 loc) · 3.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
---
title: Data Sources
layout: default
---
<h2 class="page-header">データの出所</h2>
<div class="row">
<div class="span8 offset4">
<p>このサイトでは札幌市ホームページ<a target="_blank" href="http://www.city.sapporo.jp/zaisei/kohyo/yosan-kessan/h24/"></a>で公開されている、平成23年度 函館市各会計予算議案要(PDF:4,151KB/全89ページ)<a target="_blank" href="http://www.city.sapporo.jp/zaisei/kohyo/yosan-kessan/h24/documents/tosyo24_all.pdf">[pdf]</a> の一般会計款別内訳表(70ページ)を使っています。</p>
</div>
</div>
<h2 class="page-header">どのように、可視化に使っているデータの分類を決めているのか? </h2>
<div class="row">
<div class="span8 offset4">
函館市財政局財政課が「平成24年度予算案について 資料編」において用いている一般会計予算の使いみち10分類および局・統括本部20分類を使っています。
</div>
</div>
<h2 class="page-header">いつの時点のデータを使っているのか? </h2>
<div class="row">
<div class="span8 offset4">
平成24年度函館市予算のデータを使っています。
</div>
</div>
<h2 class="page-header">このサイト上で税金額はどのように計算されているのですか?</h2>
<div class="row">
<div class="span8 offset4">
自分の年間総収入を入力し、単身世帯かそれ以外かを選択すると、給与所得者であるという前提で、年間に支払う市税年総額と一日当たりに支払っている市税額が表示されます。一日当たりの市税額は10分野に分類されています。また、10の各分野毎に支払われている市税額は、それぞれ、主要な事業予算を担当している市税額に細分類されています。<br/>所得控除額は、単身世帯の場合33万円、扶養一人世帯の場合66万円、市税負担額は課税対象額の6%と設定しています。また、10分野への税金の配分比率は、函館市の一般会計全体における10分野への予算配分比率(24年1月1日現在)を使っています。
</div>
</div>
<!--h2 class="page-header">If these are international categories, can I see spending classified this way for my country?</h2>
<div class="row">
<div class="span8 offset4">
The COFOG categories are international, so yes - it should be possible to compare spending across different countries that make their spending publicly available.
If you know of data published in this way for your country, please email us at <a href="mailto:info@openspending.org">info@openspending.org</a>.
</div>
</div-->
<h2 class="page-header">どのようなデータを使っているのですか?</h2>
<div class="row">
<div class="span8 offset4">
今回の<strong>Where Does My Money Go?</strong> β版は函館市の平成24年度一般会計予算のうち、主要事業のみを対象としていますが、今後3000事業すべてを反映させる予定です。今後、各自治体や日本政府の一般会計、特別会計、公営企業会計へと対象を広げることも考えています。
</div>
</div>
<h2 class="page-header">私のデータの視覚化をお願いできますか? </h2>
<div class="row">
<div class="span8 offset4">
はい、できます。もし、キレイに視覚化したいデータをお持ちであれば、<a href="contact.html">コンタクトフォーム</a>からご連絡下さい。
</div>
</div>