日本の人口ピラミッドの推移

日本の人口ピラミッド
●
> library(fmsb)
●
> library(pyramid)
●
●
●
> pyramids(Left=Jpopl$M1970/10000, Laxis=0:4*30,
Right=Jpopl$F1970/10000, Center=Jpopl$Age, Cstep=10)
> pyramids(Left=Jpopl$M1995/10000, Laxis=0:4*30,
Right=Jpopl$F1995/10000, Center=Jpopl$Age, Cstep=10)
> pyramids(Left=Jpopl$M2010/10000, Laxis=0:4*30,
Right=Jpopl$F2010/10000, Center=Jpopl$Age, Cstep=10)
1970年(高齢化社会)
Males
Ages
Females
110+
100
90
80
70
60
50
40
30
20
10
0
120
90
60
30
0
0
30
60
90
120
1995年(高齢社会)
Males
Ages
Females
110+
100
90
80
70
60
50
40
30
20
10
0
120
90
60
30
0
0
30
60
90
120
2010年(超高齢社会)
Males
Ages
Females
110+
100
90
80
70
60
50
40
30
20
10
0
120
90
60
30
0
0
30
60
90
120