introduction

This project will create an aggregate set of census districts that covers Japanese census districts at the community level for multiple census years. The basic idea is that while Japanese municipalities merged extensively in the early 2000s and continue to merge, community (cho-oaza) have remained largely unchanged. However, there have been many small boundary changes. Also, some exurban developments have produced more extensive changes. This project takes the naive approach of using shapefiles to determine overlaps and merging districts that overlap more than 1% in either direction. It will cover census years 2000, 2005, 2010, 2015 and possibly 2020. It will also cover economic census years 2009 and 2014.

An early version of this project (Engel 2018) was written in a mishmash of SQL Server data, R, Microsoft C#, and Microsoft Geography. An objective of the current project is to redevelop it for the R/Github community include R code whenever possible and shapefiles in geojson format.

Task 1: Convert original shapefiles to geojson

This package includes shapefiles for local census districts in Ibaraki Prefecture covering the six censuses. These as well as shapefiles for all prefectures can also be downloaded from e-Stat.

The original shapefiles are in kmz format wrapped in a zip file. The first task is to extract and convert these to geojson.

For details, see Japan Census Shapefiles.

Because R does not have robust and convenient XML packages, a C# program was developed with Microsoft Visual Studio 2008 to produce geojson shapefiles.

References

Engel, Alan. 2018. “2G05 時空間的小地域(町・大字)データとその小地域に特定された意匠有権者住所からなる地域イノベーション実証研究用のデータベース.” In 33rd Annual Academic Conference of the Japan Society for Research Policy and Innovation Management. Japan Society for Research Policy; Innovation Management. http://hdl.handle.net/10119/15553.