Skip to content

Commit

Permalink
update: update readme and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ozekik committed Oct 1, 2024
1 parent 90615be commit 0302727
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,16 @@
- **ドキュメント Documentation:** <https://ozekik.github.io/plateaukit/>
- **ブラウザで試す (試験版) Try in Your Browser (Experimental):** <https://ozekik.github.io/plateaukit/jupyterlite/notebooks/?path=demo.ipynb>

## 目次 Table of Contents

- [機能 Features](#機能-features)
- [インストール Installation](#インストール-installation)
- [活用事例 Use Cases](#活用事例-use-cases)
- [ロードマップ Roadmap](#ロードマップ-roadmap)
- [その他のツール・ライブラリ Alternatives](#その他のツールライブラリ-alternatives)
- [クレジット Credits](#クレジット-credits)
- [ライセンス License](#ライセンス-license)

## 機能 Features

- [x] PLATEAUデータセットのインストール・管理
Expand All @@ -31,6 +41,16 @@
pip install plateaukit
```

- 詳細は[PlateauKitのインストール](https://ozekik.github.io/plateaukit/install/)を参照

## 活用事例 Use Cases

PlateauKit + PlateauLab を開発の一部でお使いいただいている事例を紹介しています。
事例の追加・修正は[Issues](https://github.com/ozekik/plateaukit/issues)または[Pull Requests](https://github.com/ozekik/plateaukit/pulls)からお知らせください。

- [AIまちづくりファシリテーター](https://protopedia.net/prototype/6072) (チーム シャキシャキ) **🏆PLATEAU Hack Challenge 2024 in Tokyo グランプリ**
- [PLATEAUを利用した名古屋市の犯罪マップと類似領域検索](https://www.mlit-data.jp/#/ShowcaseDetail?id=Showcase18) (向直人氏) **🏆アーバンデータチャレンジ2023 with 土木学会インフラデータチャレンジ2023 国土交通データプラットフォーム特別賞**

## ロードマップ Roadmap

- [x] ドキュメントの整備
Expand Down
8 changes: 8 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,12 @@ pip install plateaukit

- [PlateauKitのインストール](install.md)を参照

## 活用事例 Use Cases

PlateauKit + PlateauLab を開発の一部でお使いいただいている事例を紹介しています。
事例の追加・修正は[Issues](https://github.com/ozekik/plateaukit/issues)または[Pull Requests](https://github.com/ozekik/plateaukit/pulls)からお知らせください。

- [AIまちづくりファシリテーター](https://protopedia.net/prototype/6072) (チーム シャキシャキ) **🏆PLATEAU Hack Challenge 2024 in Tokyo グランプリ**
- [PLATEAUを利用した名古屋市の犯罪マップと類似領域検索](https://www.mlit-data.jp/#/ShowcaseDetail?id=Showcase18) (向直人氏) **🏆アーバンデータチャレンジ2023 with 土木学会インフラデータチャレンジ2023 国土交通データプラットフォーム特別賞**

<div style="margin-bottom:10rem"></div>

0 comments on commit 0302727

Please sign in to comment.