---
dataset_id: dosm_gdp_annual_nominal_supply
last_checked: 2026-09-05T02:34:56Z
status: aging
freshness_delta: 612 days
next_expected_update: annual
record_count: 147
date_range: 2015-01-01 to 2025-01-01
schema_version: 1.0
schema_drift: none
known_quirks: ["Annual dates use 1 January.", "Sector p0 is the overall aggregate and coexists with component sectors.", "Absolute values and year-on-year growth rates share the value column.", "Values for 2024 and 2025 may be revised."]
breaking_changes: []
licence: Creative Commons Attribution 4.0
attribution: DOSM via OpenDOSM
---

# OpenDOSM Annual Nominal GDP by Supply Sector

## Status

**Status:** Aging

**Freshness:** 612 days

HTTP 200

## Last checked

2026-09-05 at 02:34:56 UTC.

## File size

The checked resource is 4,305 bytes.

## Provenance

Department of Statistics Malaysia publishes this dataset through OpenDOSM as direct CSV and
Parquet downloads:

- `https://storage.dosm.gov.my/gdp/gdp_annual_nominal_supply.csv`
- `https://storage.dosm.gov.my/gdp/gdp_annual_nominal_supply.parquet`

Catalogue description: [annual GDP at current prices for Malaysia's main economic sectors](https://open.dosm.gov.my/data-catalogue/gdp_annual_nominal_supply).

## Coverage

The dataset covers Malaysia (national) from 2015-01-01 through 2025-01-01.

## Schema

| Field | Type | Description |
| --- | --- | --- |
| `series` | string | Series type selecting absolute values or a growth-rate transformation. |
| `date` | date | Observation date in YYYY-MM-DD format. |
| `sector` | string | Economic-sector code; p0 is the overall aggregate. |
| `value` | number | Observed value; units depend on the dataset and series. |

## Known quirks

- Annual dates use 1 January.
- Sector p0 is the overall aggregate and coexists with component sectors.
- Absolute values and year-on-year growth rates share the value column.
- Values for 2024 and 2025 may be revised.

## Breaking changes

None observed.

## Reproducibility

```sh
curl -sS --max-time 30 \
  "https://storage.dosm.gov.my/gdp/gdp_annual_nominal_supply.csv" \
  -o /tmp/gdp_annual_nominal_supply.csv
```

## Licence

Licensed under the Creative Commons Attribution 4.0 licence, as stated on the
official catalogue page.

Attribution: DOSM via OpenDOSM.

## Sample

- [samples/dosm_gdp_annual_nominal_supply.csv](../samples/dosm_gdp_annual_nominal_supply.csv)
- [samples/dosm_gdp_annual_nominal_supply.json](../samples/dosm_gdp_annual_nominal_supply.json)
