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 (48 loc) · 3.04 KB
/
sources.html
File metadata and controls
63 lines (48 loc) · 3.04 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/">平成24年度予算/札幌市</a>で公開されている、平成24年度予算の概要(PDF:4,151KB/全95ページ)<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">
上記一般会計款別内訳表の「款」を使っています。
</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">
自分の年間総収入を入力し、単身世帯かそれ以外かを選択すると、給与所得者であるという前提で、年間に支払う市税年総額と一日当たりに支払っている市税額が表示されます。一日当たりの市税額は13分野に分類されています。<br/>所得控除額は、単身世帯の場合33万円、扶養一人世帯の場合66万円、市税負担額は課税対象額の6%と設定しています。
</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>