# 查找公开数据集

## **关键词搜索** <a href="#id-1" id="id-1"></a>

> 使用英文关键词快速搜索数据集

* 数据集名称模糊搜索
* 关键词联想搜索

![](/files/-MWe5slxhCUsDZWvt5Jt)

## **多维度筛选与排序** <a href="#id-2" id="id-2"></a>

### 快速筛选数据集 <a href="#id-2-1" id="id-2-1"></a>

> 多维度筛选

* 50+ 应用场景
* 30+ 标注类型
* 10+ 主流数据格式

### 对当前结果页进行排序 <a href="#id-2-2" id="id-2-2"></a>

> 多形式排序

* 综合
* 热度
* 时间

### 浏览数据集列表页 <a href="#id-2-3" id="id-2-3"></a>

> 数据集基本信息一览无余

* 数据格式
* 标注类型
* 浏览量
* 数据量
* License

![](/files/-MWe6TpHMPdCzwQoXR2w)

## 精准定位 <a href="#id-3" id="id-3"></a>

### 数据集结构化信息描述 <a href="#id-3-1" id="id-3-1"></a>

* 数据集信息
* 数据概要
* 版权归属方
* 标注方

### 在线预览数据 <a href="#id-3-2" id="id-3-2"></a>

> 无需下载、另写代码即可让数据集信息一目了然

* 原数据
* 标注数据
* 标签分布

{% content-ref url="/pages/-MS1uI3N7CoJJpyf2ZvA" %}
[在线预览数据及标签分布](/guide/opendataset/visualization.md)
{% endcontent-ref %}

### 了解数据集详情 <a href="#id-3-3" id="id-3-3"></a>

* 数据集概览 \<Overview>
* 数据收集方式 \<Data Collection>
* 数据标注 \<Data Annotation>
* 数据格式 \<Data Format>
* 勘误 \<Errata>
* 引用 \<Citation>

### 相关数据集推荐 <a href="#id-3-4" id="id-3-4"></a>

> 探索更多相关数据集

![](/files/-MWe79XFcboQJyJOO156)


---

# 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://docs.graviti.cn/guide/opendataset/get.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.
