Stata 11 is is used for the estimation. Different version of the stata may generate slightly different results.
*
* erratum
*
* Table 3
*
SE = 0.029 for Aggrgegate 1; 0.022 for Aggregate 2; 0.035 for Aggregate 3; 0.171 for Aggregate 4; 0.217 for Aggregate 5; 0.290, 0.122, 0.320, and 0.379 for wages.
*
* data description
*
* source
*
JIP database 2009
*
* variables
*
pref_id: prefecture id
ind_id: Industry code
VAir: Real value added (millions of Japanese Yen, 2000 constant prices), by industry and prefecture
Kir: Real capital stock (millions of Japanese Yen, 2000 constant prices), by industry and prefecture
Lir: Number of workers, by industry and prefecture
VAr: Total value added in prefecture r
Kr: Total real capital stock in prefecture r
Lr: Total number of workers in prefecture r
wr: Average wages in prefecture r
KirLir: Kir/Lir
KrLr: Prefecture average KirLir
log KirLir: log10(Kir/Lir)
KiLi: Industry average KirLir
*
* label can be confirmed by typing "label list"
*
pref_id 1 "Hokkaido" 2 "Aomori" 3 "Iwate" 4 "Miyagi" 5 "Akita" 6 "Yamagata" 7 "Fukushima" 8 "Ibaraki" 9 "Tochigi" 10 "Gunma" 11 "Saitama" 12 "Chiba" 13 "Tokyo" 14 "Kanagawa" 15 "Niigata" 16 "Toyama" 17 "Ishikawa" 18 "Fukui" 19 "Yamanashi" 20 "Nagano" 21 "Gifu" 22 "Shizuoka" 23 "Aichi" 24 "Mie" 25 "Shiga" 26 "Kyoto" 27 "Osaka" 28 "Hyogo" 29 "Nara" 30 "Wakayama" 31 "Tottori" 32 "Shimane" 33 "Okayama" 34 "Hiroshima" 35 "Yamaguchi" 36 "Tokushima" 37 "Kagawa" 38 "Ehime" 39 "Kochi" 40 "Fukuoka" 41 "Saga" 42 "Nagasaki" 43 "Kumamoto" 44 "Oita" 45 "Miyazaki" 46 "Kagoshima" 47 "Okinawa"
*
ind_id 1 "Food products" 2 "Beverages and Tobacco" 3 "Textile products" 4 "Timber and wooden products" 5 "Furniture and fixtures" 6 "Pulp and paper" 7 "Publishing and printing" 8 "Chemical products" 9 "Petroleum and coal products" 10 "Plastic products" 11 "Rubber products" 12 "Leather tanning and leather products" 13 "Ceramic, stone and clay products" 14 "Iron and steel" 15 "Non-ferrous metals" 16 "Fabricated metal products" 17 "General machinery" 18 "Electrical machinery" 19 "Transportation machinery" 20 "Precision machinery" 21 "Other manufacturing"
