Published

UNECE Units of measure

509
401

Standardised codes from Recommendation 20, mantained by UNECE. Data comes from the Excel file, merging Annex I and Annex II/III. It doesn't include units marked as deprecated and removed. level...

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/unece-units-of-measure/
https://datahub.io/core/unece-units-of-measure/_r/-/.gitignore
https://datahub.io/core/unece-units-of-measure/_r/-/README.md
https://datahub.io/core/unece-units-of-measure/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/core/unece-units-of-measure/_r/-/build.gradle
https://datahub.io/core/unece-units-of-measure/_r/-/data/levels.csv
https://datahub.io/core/unece-units-of-measure/_r/-/data/units-of-measure.csv
https://datahub.io/core/unece-units-of-measure/_r/-/datapackage.json
https://datahub.io/core/unece-units-of-measure/_r/-/gradle/wrapper/gradle-wrapper.jar
https://datahub.io/core/unece-units-of-measure/_r/-/gradle/wrapper/gradle-wrapper.properties
https://datahub.io/core/unece-units-of-measure/_r/-/gradlew
https://datahub.io/core/unece-units-of-measure/_r/-/gradlew.bat
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/unece-units-of-measure/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/unece-units-of-measure/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Previews

units-of-measure

Loading data...

Schema

nametypedescription
StatusstringSee description of status in newest documentation PDF of recommendation no. 20
CommonCodestringUNECE code for the unit of measure
Namestring
Descriptionstring
LevelAndCategorystringSee levels.csv
SymbolstringThe symbol used to represent the unit of measure as in ISO 31 / 80000.
ConversionFactorstringThe value used to convert units to the equivalent SI unit when applicable.

levels

Loading data...

Schema

nametype
LevelAndCategorystring
Descriptionstring

Data Files

FileDescriptionSizeLast modifiedDownload
units-of-measure
175 kB28 days ago
units-of-measure
levels
444 B28 days ago
levels
FilesSizeFormatCreatedUpdatedLicenseSource
2175 kB4 days agoOpen Data Commons Public Domain Dedication and License v1.0UNECE

badge

Standardised codes from Recommendation 20, mantained by UNECE.

Data

Data comes from the Excel file, merging Annex I and Annex II/III. It doesn't include units marked as deprecated and removed.

Preparation

  • levels.csv is derived from the latest pdf available (Section VII) and explains the categories of the main dataset
  • From the Excel spreadsheet we have merged the two Annexes to have the sector and the codes in the same file, removing the symbol and conversion factor columns; entries marked as deprecated (D) or deleted (X) have been removed.

Usage via Jitpack

Jitpack is a service that packages github repositories on-the-fly when you request an archive for the first time and the caches the result.

JVM / Android

The package can be used as a compile-time dependency for JVM / Andriod projects through https://jitpack.io.

  1. Add the https://jitpack.io repository to your build (Maven, Gradle, …)
  2. Add the dependency com.github.datasets:unece-units-of-measure:<name-of-the-tag>
    Example: com.github.datasets:unece-units-of-measure:rec20_Rev13e_2017

See the jitpack documentation for further details.

Zip download

Because .jar files are in essence just normal .zip files, it is perfectly possible to use the jitpack artifact as a zip file source for non-JVM usage.

URL pattern: https://jitpack.io/com/github/datasets/unece-units-of-measure/<name-of-the-tag>/unece-units-of-measure-<name-of-the-tag>.jar
URL example: https://jitpack.io/com/github/datasets/unece-units-of-measure/rec20_Rev13e_2017/unece-units-of-measure-rec20_Rev13e_2017.jar

License

All data is licensed under the ODC Public Domain Dedication and Licence (PDDL).