---
title_en: "Asset Management — Classification and Codes for Data Assets (GB/T 47949-2026)"
title_zh: "资产管理 数据资产分类与代码 (GB/T 47949-2026)"
abbreviation: "GB/T 47949"
hierarchy: "standard"
issuing_body: "State Administration for Market Regulation (SAMR); Standardization Administration of China (SAC)"
adopted_date: 2026-07-02
effective_date: 2026-09-01
status: "effective"
related_laws: ["gbt-47950-data-asset-registration-guidance", "data-foundation-system-opinions", "common-data-terms-batch-1"]
domains: ["data-economy"]
url: https://datacompliancechina.com/laws/gbt-47949-data-asset-classification-codes/
summary: "GB/T 47949-2026 is the first national standard giving data assets a fixed place in China's asset-classification code system. Issued 2 July 2026 and effective 1 September 2026, it assigns data assets the code block A0806020000 — intangible assets (08) → information-and-data intangible assets (06) → data (02) — and breaks that block into three top-level classes (structured, semi-structured, unstructured data) and fourteen sub-classes, each with a prescribed unit of measure. The taxonomy is deliberately narrow: it classifies data assets by their basic technical attributes so they can be configured, registered, inventoried and reported in asset-management systems, and it expressly does not change how data assets are defined or classified under existing accounting standards. Notably, it carves out a dedicated sub-class for AI-training multimodal data (A0806020307), measured in megabytes and tokens. It is the classification companion to GB/T 47950-2026 on data-asset registration."
---

> **Source: Data Compliance China** — https://datacompliancechina.com/laws/gbt-47949-data-asset-classification-codes/ · English rendering and annotations by DCC; the Chinese original governs. Cite as: Data Compliance China, "Asset Management — Classification and Codes for Data Assets (GB/T 47949-2026)", https://datacompliancechina.com/laws/gbt-47949-data-asset-classification-codes/
> *DCC summary, not a translation.* GB/T 47949-2026 is a copyrighted national standard. The structured summary below is DCC's own paraphrase of the standard's framework, together with the classification code table, prepared for overseas compliance teams who need to understand how Chinese organizations are expected to classify data held as an asset.

**Standard number:** GB/T 47949-2026 (recommended national standard).
**ICS / CCS:** 35.040 / A 24.
**Issued:** 2 July 2026. **Effective:** 1 September 2026.
**Issued by:** State Administration for Market Regulation and the Standardization Administration of China.
**Proposed and administered by:** National Technical Committee on Asset Management Standardization (SAC/TC 583).
**Drafting units:** Asset Management Department of the Ministry of Finance; China National Institute of Standardization.

---

## Scope

GB/T 47949-2026 establishes the **classification principles** for data assets, specifies the **coding method and code structure**, and sets out the **classification-and-code table**.

It applies to data assets that are managed as **intangible assets**, for the purposes of asset **configuration** (配置), **registration** (登记), **inventory-taking** (清查) and **reporting** (报告).

The standard carries an express limiting note: the classification and codes focus on the **basic attributes** of data assets in order to meet the needs of asset informatization management. They do **not** alter the definition or classification of data-asset **accounting subjects** under the existing accounting-standards regime. In other words, this is an asset-register taxonomy, not an accounting-recognition rule — the recognition question continues to be governed by MOF's *Interim Provisions on the Accounting Treatment of Enterprise Data Resources* (财会〔2023〕11号) and the related data-asset management notices.

Two standards are normatively referenced: **GB/T 14885** (basic classification and codes for fixed assets and other assets) and **GB/T 33172** (asset management — overview, principles and terminology).

## The definition of "data asset"

The standard adopts a single defined term (Clause 3.1):

> **Data asset (数据资产)** — a data resource that is formed by an organization's past transactions or events, is lawfully owned or controlled by the organization, and is expected to generate service potential or bring an inflow of economic benefits.

This is the MOF-lineage definition — the same three-limb test (past transaction or event / lawful ownership or control / expected service potential or economic benefit) that runs through China's data-asset management policy. It is worth noting what the test does *not* require: it does not require that the data be tradable, that data property rights have been registered, or that the asset already sit on the balance sheet. The registration and confirmation mechanics are handled by [GB/T 47950](/laws/gbt-47950-data-asset-registration-guidance/); the property-rights layer is handled by the [Data Property Rights Registration Work Guide (Trial)](/laws/data-property-rights-registration-guide-draft/).

## Classification principle and code structure

**Classification principle (Clause 4).** Classification follows the principles of GB/T 14885 and proceeds by the **basic attributes of the object** — that is, by what the data technically *is*, not by what sector it comes from or what it is used for.

**Coding method (Clause 5).** The standard follows GB/T 14885's **line classification method** (线分类法) and **hierarchical coding**, dividing data-asset classification codes into **five levels**: division (门类), major class (大类), medium class (中类), minor class (小类) and sub-class (细类).

A code consists of **one uppercase Latin letter plus ten Arabic digits**. The leading letter is **A**, from "Asset". The fixed prefix positions are:

| Position | Level | Value | Meaning |
|---|---|---|---|
| Letter | Prefix identifier | `A` | Asset |
| Digits 1–2 | Division (门类) | `08` | Intangible assets |
| Digits 3–4 | Major class (大类) | `06` | Information-and-data intangible assets |
| Digits 5–6 | Medium class (中类) | `02` | Data |
| Digits 7–8 | Minor class (小类) | varies | Data-asset minor class |
| Digits 9–10 | Sub-class (细类) | varies | Data-asset sub-class |

So every data asset in China's asset-classification system now sits under the block **A0806020000**.

One drafting convention matters in practice: **`99` in the sub-class position is the catch-all** (收容项), used for data assets not yet enumerated in the table. Each of the three minor classes therefore terminates in an "other …" sub-class.

## The classification code table (Clause 6, Table 1)

The table divides data assets into three minor classes by data structure, each with its own sub-classes and prescribed units of measure. English category names below are DCC's rendering; the units are as prescribed.

**A0806020100 — Structured data.** Data assembled from data elements where every record shares the same structure and can be effectively described by a relational model.

| Code | Category | Unit of measure |
|---|---|---|
| A0806020101 | Database table — the basic storage unit of a relational database, used to store same-type data in structured form | MB, GB, record count |
| A0806020102 | Spreadsheet — tabular data with a single header row, homogeneous columns and a contiguous data region, with no embedded objects | MB, sheet |
| A0806020103 | Delimiter-separated data — in-row delimited data (CSV, TSV, fixed-width text, etc.) | MB, record |
| A0806020199 | Other structured data | MB |

**A0806020200 — Semi-structured data.** Data models that do not conform to a relational database or other data-table form, but that contain related markup used to separate semantic elements and to impose a hierarchy on records and fields.

| Code | Category | Unit of measure |
|---|---|---|
| A0806020201 | Markup-language data — general markup data (XML, HTML, etc.) and lightweight markup data (JSON, YAML, Markdown, etc.) | MB, copy |
| A0806020202 | Log-file data — fixed fields per line, but with extensible field length and variable content | MB, item |
| A0806020299 | Other semi-structured data | MB |

**A0806020300 — Unstructured data.** Data with no predefined model, or not organized in a predefined manner.

| Code | Category | Unit of measure |
|---|---|---|
| A0806020301 | Text data — plain text (TXT etc.) and rich text (RTF etc.) | MB, copy |
| A0806020302 | Image data — raster images, vector graphics, etc. | MB, image |
| A0806020303 | Audio data — speech, music, ambient sound effects, etc. | MB, track |
| A0806020304 | Video data — file-based video, streaming video, etc. | MB, title |
| A0806020305 | Compound-document data — office documents, e-books, etc. | MB, item |
| A0806020306 | Spatial-relationship data — spatial vector data files, spatial raster data files, three-dimensional terrain data files, building-information-model data files, etc. | MB, item |
| A0806020307 | **AI-training multimodal data** — multimodal pre-training and fine-tuning data used to train artificial-intelligence models, including image-text pairs, video-text pairs, audio-text pairs and other multimodal aligned samples, as well as synthetic labelled data and multi-source heterogeneous data | MB, token |
| A0806020399 | Other unstructured data | MB |

The **A0806020307** entry is the one to flag. It is, so far as DCC is aware, the first time a Chinese national asset-classification standard has given AI training corpora a dedicated asset code — and it is measured in **tokens** as well as megabytes. For any organization capitalizing training data, this is the code line its asset register will use, and the token count is the quantity the register expects.

## Extending the table (Clause 6 and Annex A)

Data-asset class divisions follow the classification dimensions of GB/T 14885 and may be **extended and refined** according to management needs and practical application; the principles and methods for extension and mapping are given in Annex B of GB/T 14885-2022.

Annex A (informative) adds two points of practical guidance:

- The **main classification code** is divided according to the basic attributes of the data asset (structured / semi-structured / unstructured).
- Organizations may **add other auxiliary codes as needed**, forming a multidimensional classification-coding system for data assets. This is the hook for combining the structural code with, for example, industry codes under GB/T 4754.

The annex gives four worked examples of code assignment: crop-species monitoring data stored as database tables (A0806020101); XML-format publication data produced by structurally processing books in the publishing industry (A0806020201); animation video source material modelled and rendered by an animation studio (A0806020304); and approval-result data — certificates, licences and official replies — stored and transmitted by administrative organs as compound documents (A0806020305).

## How it fits the regime

GB/T 47949 is infrastructure, not obligation. It creates no compliance duty of its own; what it does is give the data-asset policy stack a **stable identifier layer** it had been missing.

The policy stack above it is the Ministry of Finance's: the *Guiding Opinions on Strengthening Data Asset Management* (财资〔2023〕141号), the *Interim Provisions on the Accounting Treatment of Enterprise Data Resources* (财会〔2023〕11号), and the *Notice on Strengthening Data Asset Management of Administrative Institutions* (财资〔2024〕1号) — all of which direct organizations to inventory, register and report data assets without saying what codes to use. The *Regulations on the Administration of State-Owned Assets of Administrative Institutions* (State Council Order No. 738) supplies the statutory frame for the public-sector half of that population.

The standard's immediate companion is **[GB/T 47950-2026](/laws/gbt-47950-data-asset-registration-guidance/)**, the data-asset registration guidance, which normatively references this standard: an organization registering a data asset takes the **asset classification** and the **unit of measure** for its data-asset card from this table. The two were issued the same day by the same technical committee and take effect together on 1 September 2026.

Read alongside the [Data Property Rights Registration Work Guide (Trial)](/laws/data-property-rights-registration-guide-draft/), the picture is a two-track registration architecture that overseas counsel should not conflate: the NDA track registers **rights** in data (hold / use / operate) and issues a property-rights certificate; the MOF/SAC track registers data as an **asset** on the organization's own books. The classification code here belongs to the second track. DCC's briefs on [identifying and defining data assets](/posts/xu-ke-data-asset-identification/) and on [what a data-asset ABS actually securitises](/posts/data-asset-abs-what-is-securitised/) work through why the distinction between accounting recognition (入表) and rights confirmation (确权) keeps causing trouble in practice — this standard sits squarely on the 入表 side of that line.
