# 서울시 지하철 대시보드 만들기

> [엘라스틱 문의하기](https://www.elastic.co/kr/contact?elektra=home\&storm=sub3)

![](/files/-MGgvCag_IOxeZH7liHw)

## Elastic Stack을 이용한 서울시 지하철 대시보드

* Elastic Stack을 이용한 서울시 지하철 대시보드 만들기 (2014) [가이드 및 영상보기](https://www.elastic.co/kr/blog/seoul-metro-2014)
* Elasticsearch 에서 한글 형태소 분석 잘 해보기 (2019) [가이드 보기](http://kimjmin.net/2019/08/2019-08-how-to-analyze-korean/)
  * Elastic Stack을 이용한 서울시 지하철 대시보드 다시 만들기 #1 [영상보기 ](https://www.youtube.com/watch?time_continue=164\&v=ypsEZXVYLo4\&feature=emb_logo)
  * Elastic Stack을 이용한 서울시 지하철 대시보드 다시 만들기 #2 [영상보기](https://www.youtube.com/watch?v=KzxpvgO8h5k)
  * Elastic Stack을 이용한 서울시 지하철 대시보드 다시 만들기 #3 [영상보기](https://www.youtube.com/watch?v=h1EAH4hTsiw\&t=62s)

> ## [Elastic Cloud 무료 트라이얼 사용하기](https://info.elastic.co/kr-elasticsearch-service-trial-gaw-v10.html?ultron=EL-B-Stack-Trials-APJ-KR-Exact\&gambit=Elasticsearch-Cloud\&blade=adwords-s\&thor=elastic%20cloud%20trial\&gclid=EAIaIQobChMI7daLxprZ6wIVW9VMAh3nHwRjEAAYASAAEgJf0fD_BwE)

서울시에서 제공하는 공공데이터와 Elastic Stack 을 이용하여 서울시 지하철 사용자 현황 대시보드를 만드는 방법을 소개합니다.

'Elasticsearch 에서 한글 형태소 분석 잘 해보기' 에서는 한글 형태소 분석기 nori 를 적용해 좀 더 편리하고 품질이 좋은 검색 기능을 추가하는 방안도 소개하고 있습니다.

데이터 수집 단 부터 Kibana 대시보드 화면 구현까지, 각 단계에 대한 세세한 설명이 있어 Elastic Cloud 무료 트라이얼을 사용해 직접 손쉬운 Kibana 대시보드 구축을 테스트해보실 수 있습다.

발표자: 김종민 Developer Advocate


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://elastic-korea.gitbook.io/elastic-reference-box/kibana/undefined-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
