Skip to content

colspan/seseki_viewer

Repository files navigation

Seseki Viewer

A Statistics Viewer for generating geometry heatmaps and rankings.

Demo is available at gh-pages.

Specification of importable CSV format

This application can import a spreadsheet with these requirements. (untranslated)

  • 1行1列目はデータの題名を格納する
  • 1行1市町村でデータを列挙する
  • 1列目は179市町村名を格納する(順不同可、重複時は最も下の行優先)
  • 1行目には系列名を格納する。半角括弧で囲われた文言はヒートマップ上に最大2行重畳表示される。
  • ファイル入力ダイアログボックスからCSVファイルを入力する場合は、文字コードはShift-JISまたはUTF-8とする(文字化けする際はUTF-8に変換して入力してください)
  • ファイルをCSVビューアに入力する

References

Geometry Databases

Statistics

Original Statistics dataset are available at under URLs.

Awards

Development

yarn install
yarn start # for webpack-dev-server
yarn build # for test build
yarn build_production # for production build

License (Software)

MIT License

License (Visualized Result)

English

Creative Commons License
Seseki Viewer by Kunihiko Miyoshi is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

日本語

クリエイティブ・コモンズ・ライセンス
Kunihiko Miyoshi 作『Seseki Viewer』はクリエイティブ・コモンズ 表示 - 非営利 - 継承 4.0 国際 ライセンスで提供されています。